Home
last modified time | relevance | path

Searched defs:View (Results 1 – 25 of 37) sorted by relevance

12

/expo/ios/vendored/unversioned/lottie-react-native/ios/LottieReactNative/
H A DAnimationViewManagerModule.swift6 typealias View = NSView typealias
11 typealias View = UIView typealias
/expo/ios/vendored/sdk49/lottie-react-native/src/ios/LottieReactNative/
H A DAnimationViewManagerModule.swift6 typealias View = NSView typealias
11 typealias View = UIView typealias
/expo/ios/vendored/sdk48/lottie-react-native/src/ios/LottieReactNative/
H A DAnimationViewManagerModule.swift6 typealias View = NSView typealias
11 typealias View = UIView typealias
/expo/ios/vendored/sdk47/lottie-react-native/src/ios/LottieReactNative/
H A DAnimationViewManagerModule.swift6 typealias View = NSView typealias
11 typealias View = UIView typealias
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/utils/
H A DExtensions.kt10 fun View.showSoftKeyboard() { in showSoftKeyboard() method
19 fun View.hideSoftKeyboard() { in View() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/utils/
H A DExtensions.kt11 fun View.showSoftKeyboard() { in showSoftKeyboard() method
20 fun View.hideSoftKeyboard() { in View() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/utils/
H A DExtensions.kt11 fun View.showSoftKeyboard() { in showSoftKeyboard() method
20 fun View.hideSoftKeyboard() { in View() method
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/reactnativestripesdk/utils/
H A DExtensions.kt11 fun View.showSoftKeyboard() { in showSoftKeyboard() method
20 fun View.hideSoftKeyboard() { in View() method
/expo/packages/html-elements/build/primitives/
H A DRNWView.d.ts16 declare const View: React.AbstractComponent<ViewProps, HTMLElement & PlatformMethods>; constant
H A DView.js4 let View = NativeView; variable
H A DcreateDevView.js31 export function createDevView(View) { argument
H A DRNWView.js40 const View = React.forwardRef((props, forwardedRef) => { constant
/expo/packages/html-elements/build/css/
H A DcreateSafeStyledView.js1 export function createSafeStyledView(View) { argument
H A DcreateSafeStyledView.native.js3 export function createSafeStyledView(View) { argument
/expo/packages/expo-dev-menu/
H A DsetupTests.ts8 const View = require('react-native/Libraries/Components/View/View'); constant
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/View/
H A DView.d.ts23 export class View extends ViewBase { class
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/View/
H A DView.d.ts23 export class View extends ViewBase { class
/expo/packages/expo-dev-launcher/
H A DsetupTests.ts24 const View = require('react-native/Libraries/Components/View/View'); constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/kotlin/views/
H A DErrorView.kt19 fun View.isErrorView(): Boolean { in onLayout() method
/expo/packages/expo-modules-core/android/src/main/java/expo/modules/kotlin/views/
H A DErrorView.kt19 fun View.isErrorView(): Boolean { in onLayout() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/kotlin/viewevent/
H A DViewEventDelegate.kt44 fun View.EventDispatcher(coalescingKey: CoalescingKey<Map<String, Any>>? = null): ViewEventDelegate… in EventDispatcher() method
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/kotlin/viewevent/
H A DViewEventDelegate.kt44 fun View.EventDispatcher(coalescingKey: CoalescingKey<Map<String, Any>>? = null): ViewEventDelegate… in EventDispatcher() method
/expo/packages/expo-modules-core/android/src/main/java/expo/modules/kotlin/viewevent/
H A DViewEventDelegate.kt42 fun View.EventDispatcher(coalescingKey: CoalescingKey<Map<String, Any>>? = null): ViewEventDelegate… in EventDispatcher() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/kotlin/viewevent/
H A DViewEventDelegate.kt44 fun View.EventDispatcher(coalescingKey: CoalescingKey<Map<String, Any>>? = null): ViewEventDelegate… in EventDispatcher() method
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI49_0_0ShadowNodeTraits.h51 View = 1 << 5, enumerator

12