Searched defs:captureRef (Results 1 – 9 of 9) sorted by relevance
| /expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/Api/ViewShot/ |
| H A D | ABI49_0_0RNViewShot.m | 44 ABI49_0_0RCT_EXPORT_METHOD(captureRef:(nonnull NSNumber *)target category
|
| /expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Api/ViewShot/ |
| H A D | ABI48_0_0RNViewShot.m | 44 ABI48_0_0RCT_EXPORT_METHOD(captureRef:(nonnull NSNumber *)target category
|
| /expo/ios/Exponent/Versioned/Core/Api/ViewShot/ |
| H A D | RNViewShot.m | 44 RCT_EXPORT_METHOD(captureRef:(nonnull NSNumber *)target category
|
| /expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/Api/ViewShot/ |
| H A D | ABI47_0_0RNViewShot.m | 44 ABI47_0_0RCT_EXPORT_METHOD(captureRef:(nonnull NSNumber *)target category
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/viewshot/ |
| H A D | RNViewShotModule.java | 77 public void captureRef(int tag, ReadableMap options, Promise promise) { in captureRef() method in RNViewShotModule
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/viewshot/ |
| H A D | RNViewShotModule.java | 73 public void captureRef(int tag, ReadableMap options, Promise promise) { in captureRef() method in RNViewShotModule
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/viewshot/ |
| H A D | RNViewShotModule.java | 73 public void captureRef(int tag, ReadableMap options, Promise promise) { in captureRef() method in RNViewShotModule
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/viewshot/ |
| H A D | RNViewShotModule.java | 77 public void captureRef(int tag, ReadableMap options, Promise promise) { in captureRef() method in RNViewShotModule
|
| /expo/packages/jest-expo/src/preset/ |
| H A D | expoModules.js | 1052 captureRef: { type: 'function', functionType: 'promise' }, property
|