Searched refs:itemVisiblePercentThreshold (Results 1 – 6 of 6) sorted by relevance
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Lists/ |
| H A D | VirtualizedList.d.ts | 49 itemVisiblePercentThreshold?: number | undefined; property
|
| /expo/packages/expo-dev-client/android/src/androidTest/assets/ |
| H A D | bundled_app.bundle | 279 …itemVisiblePercentThreshold,f=l.viewAreaCoveragePercentThreshold,h=null!=f,b=h?f:u;v(null!=b&&null…
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 323 …ion(t,i,n,s,o){var c=t.getItemCount(t.data),l=this._config,h=l.itemVisiblePercentThreshold,v=l.vie…
|
| H A D | EXDevMenuApp.android.js | 323 …ion(t,i,n,s,o){var c=t.getItemCount(t.data),l=this._config,h=l.itemVisiblePercentThreshold,v=l.vie…
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 324 …itemVisiblePercentThreshold,v=l.viewAreaCoveragePercentThreshold,b=null!=v,w=b?v:h;u(null!=w&&null…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 324 …itemVisiblePercentThreshold,v=l.viewAreaCoveragePercentThreshold,b=null!=v,w=b?v:h;u(null!=w&&null…
|