Searched refs:forceUpdate (Results 1 – 9 of 9) sorted by relevance
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ |
| H A D | ABI49_0_0UIView+ComponentViewProtocol.mm | 87 bool forceUpdate = oldLayoutMetrics == EmptyLayoutMetrics; 89 if (forceUpdate || (layoutMetrics.frame != oldLayoutMetrics.frame)) { 111 if (forceUpdate || (layoutMetrics.layoutDirection != oldLayoutMetrics.layoutDirection)) { 117 if (forceUpdate || (layoutMetrics.displayType != oldLayoutMetrics.displayType)) {
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ |
| H A D | ABI47_0_0UIView+ComponentViewProtocol.mm | 87 bool forceUpdate = oldLayoutMetrics == EmptyLayoutMetrics; 89 if (forceUpdate || (layoutMetrics.frame != oldLayoutMetrics.frame)) { 111 if (forceUpdate || (layoutMetrics.layoutDirection != oldLayoutMetrics.layoutDirection)) { 117 if (forceUpdate || (layoutMetrics.displayType != oldLayoutMetrics.displayType)) {
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ |
| H A D | ABI48_0_0UIView+ComponentViewProtocol.mm | 87 bool forceUpdate = oldLayoutMetrics == EmptyLayoutMetrics; 89 if (forceUpdate || (layoutMetrics.frame != oldLayoutMetrics.frame)) { 111 if (forceUpdate || (layoutMetrics.layoutDirection != oldLayoutMetrics.layoutDirection)) { 117 if (forceUpdate || (layoutMetrics.displayType != oldLayoutMetrics.displayType)) {
|
| /expo/apps/native-component-list/src/screens/ |
| H A D | LottieScreen.tsx | 146 if (finished) this.forceUpdate(); 162 this.forceUpdate();
|
| /expo/packages/expo-dev-client/android/src/androidTest/assets/ |
| H A D | bundled_app.bundle | 9 …tate(this,t,n,"setState")},b.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(thi… 250 …lse if('function'!=typeof t._component.setNativeProps||t._isFabric())t.forceUpdate();else{if(t._pr… 258 …(){t._lastNativeRefreshing=!0,t.props.onRefresh&&t.props.onRefresh(),t.forceUpdate()},t._setNative… 331 …ueChange(n.nativeEvent.value),t._lastNativeValue=n.nativeEvent.value,t.forceUpdate()},t._handleSwi…
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 102 …bles.");this.updater.enqueueSetState(this,e,t,"setState")},m.prototype.forceUpdate=function(e){thi… method in m 339 …(){e._lastNativeRefreshing=!0,e.props.onRefresh&&e.props.onRefresh(),e.forceUpdate()},e._setNative… 511 …[this].concat(u))).setNativeProps=function(){var e=t.props.parent;e&&e.forceUpdate()},t}return(0,n…
|
| H A D | EXDevMenuApp.android.js | 102 …bles.");this.updater.enqueueSetState(this,e,t,"setState")},m.prototype.forceUpdate=function(e){thi… method in m 339 …(){e._lastNativeRefreshing=!0,e.props.onRefresh&&e.props.onRefresh(),e.forceUpdate()},e._setNative… 512 …[this].concat(u))).setNativeProps=function(){var e=t.props.parent;e&&e.forceUpdate()},t}return(0,n…
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 103 …tate(this,e,t,"setState")},m.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(thi… 340 …(){e._lastNativeRefreshing=!0,e.props.onRefresh&&e.props.onRefresh(),e.forceUpdate()},e._setNative… 633 …forceUpdate())}))},e.getAnimateToValue=function(e){var t=e.closing,n=e.layout,i=e.gestureDirection… 712 …[this].concat(u))).setNativeProps=function(){var e=t.props.parent;e&&e.forceUpdate()},t}return(0,n…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 103 …tate(this,e,t,"setState")},m.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(thi… 340 …(){e._lastNativeRefreshing=!0,e.props.onRefresh&&e.props.onRefresh(),e.forceUpdate()},e._setNative… 634 …forceUpdate())}))},e.getAnimateToValue=function(e){var t=e.closing,n=e.layout,i=e.gestureDirection… 713 …[this].concat(u))).setNativeProps=function(){var e=t.props.parent;e&&e.forceUpdate()},t}return(0,n…
|