Searched refs:_setNativeRef (Results 1 – 9 of 9) sorted by relevance
| /expo/packages/expo-gl/build/ |
| H A D | GLView.d.ts | 42 _setNativeRef: (nativeRef: ComponentOrHandle) => void;
|
| H A D | GLView.js | 60 React.createElement(NativeView, { ref: this._setNativeRef, style: { 69 _setNativeRef = (nativeRef) => { field in GLView
|
| H A D | GLView.js.map | 1 …_setNativeRef}\n style={{\n flex: 1,\n ...(Platform.OS === 'ios'\n …
|
| /expo/packages/expo-gl/src/ |
| H A D | GLView.tsx | 103 ref={this._setNativeRef} 120 _setNativeRef = (nativeRef: ComponentOrHandle): void => {
|
| /expo/packages/expo-dev-client/android/src/androidTest/assets/ |
| H A D | bundled_app.bundle | 258 …_setNativeRef=function(n){t._nativeRef=n},t}return(0,h.default)(N,[{key:"componentDidMount",value:… 261 …_setNativeRef=(0,L.default)({getForwardedRef:function(){return n.props.scrollViewRef},setLocalRef:…
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 339 …_setNativeRef=function(t){e._nativeRef=t},e}return(0,i.default)(y,[{key:"componentDidMount",value:… function
|
| H A D | EXDevMenuApp.android.js | 339 …_setNativeRef=function(t){e._nativeRef=t},e}return(0,i.default)(y,[{key:"componentDidMount",value:… function
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 340 …_setNativeRef=function(t){e._nativeRef=t},e}return(0,i.default)(y,[{key:"componentDidMount",value:…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 340 …_setNativeRef=function(t){e._nativeRef=t},e}return(0,i.default)(y,[{key:"componentDidMount",value:…
|