Searched refs:_onRefresh (Results 1 – 8 of 8) sorted by relevance
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/RefreshControl/ |
| H A D | ABI48_0_0RCTRefreshControl.m | 194 if (_onRefresh) { 195 _onRefresh(nil);
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/RefreshControl/ |
| H A D | ABI47_0_0RCTRefreshControl.m | 194 if (_onRefresh) { 195 _onRefresh(nil);
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/RefreshControl/ |
| H A D | ABI49_0_0RCTRefreshControl.m | 201 if (_onRefresh) { 202 _onRefresh(nil);
|
| /expo/packages/expo-dev-client/android/src/androidTest/assets/ |
| H A D | bundled_app.bundle | 258 …_onRefresh=function(){t._lastNativeRefreshing=!0,t.props.onRefresh&&t.props.onRefresh(),t.forceUpd…
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 339 …_onRefresh=function(){e._lastNativeRefreshing=!0,e.props.onRefresh&&e.props.onRefresh(),e.forceUpd… function
|
| H A D | EXDevMenuApp.android.js | 339 …_onRefresh=function(){e._lastNativeRefreshing=!0,e.props.onRefresh&&e.props.onRefresh(),e.forceUpd… function
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 340 …_onRefresh=function(){e._lastNativeRefreshing=!0,e.props.onRefresh&&e.props.onRefresh(),e.forceUpd…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 340 …_onRefresh=function(){e._lastNativeRefreshing=!0,e.props.onRefresh&&e.props.onRefresh(),e.forceUpd…
|