View

object View
class Object
trait Matchable
class Any

Type members

Classlikes

@JSType
trait Android extends Object
@JSType
trait IOS extends Object
@native @JSImport("react-native", "View") @JSType
object JS extends ReactJSComponent
@JSType
trait Props extends IOS with Android with AccessibilityProps

Value members

Concrete methods

def apply(props: Props)(children: ReactNode*): ReactElement