| /expo/home/components/ |
| H A D | RefreshControl.tsx | 3 import { RefreshControl as RNRefreshControl, Platform } from 'react-native'; 15 const RefreshControl = Platform.OS === 'android' ? RNRefreshControl : RNGHRefreshControl; 21 return <RefreshControl tintColor={color} {...props} />;
|
| /expo/packages/expo-dev-launcher/bundle/components/ |
| H A D | FlatList.tsx | 4 RefreshControl, 46 <RefreshControl
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/RefreshControl/ |
| H A D | RefreshControl.d.ts | 85 export class RefreshControl extends RefreshControlBase { class
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/RefreshControl/ |
| H A D | RefreshControl.d.ts | 85 export class RefreshControl extends RefreshControlBase { class
|
| /expo/home/screens/BranchDetailsScreen/ |
| H A D | BranchDetailsView.tsx | 7 import { ActivityIndicator, RefreshControl, FlatList } from 'react-native'; 66 refreshControl={<RefreshControl onRefresh={refetch} refreshing={refetching} />}
|
| /expo/apps/native-component-list/src/screens/ |
| H A D | ScrollViewScreen.tsx | 12 RefreshControl, 52 refreshControl={<RefreshControl refreshing={isRefreshing} onRefresh={onRefresh} />}>
|
| /expo/apps/native-component-list/src/screens/Contacts/ |
| H A D | ContactsScreen.tsx | 6 import { RefreshControl, StyleSheet, Text, View } from 'react-native'; 128 <RefreshControl refreshing={refreshing} onRefresh={() => loadAsync({}, true)} />
|
| H A D | ContactDetailScreen.tsx | 6 import { Platform, RefreshControl, StyleSheet, Text, TouchableOpacity, View } from 'react-native'; 306 refreshControl={<RefreshControl refreshing={refreshing} onRefresh={loadAsync} />}
|
| /expo/packages/expo-dev-launcher/bundle/screens/ |
| H A D | ExtensionsScreen.tsx | 15 import { Linking, RefreshControl, ScrollView } from 'react-native'; 72 <RefreshControl refreshing={throttledRefreshing} onRefresh={() => refetch()} />
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/ScrollView/ |
| H A D | ABI49_0_0RCTPullToRefreshViewComponentView.mm | 182 return @"RefreshControl";
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/ScrollView/ |
| H A D | ABI47_0_0RCTPullToRefreshViewComponentView.mm | 182 return @"RefreshControl";
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/ScrollView/ |
| H A D | ABI48_0_0RCTPullToRefreshViewComponentView.mm | 182 return @"RefreshControl";
|
| /expo/home/screens/HomeScreen/ |
| H A D | HomeScreenView.tsx | 12 RefreshControl, 110 <RefreshControl refreshing={isRefreshing} onRefresh={this._handleRefreshAsync} />
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/RefreshControl/ |
| H A D | ABI48_0_0RCTRefreshControl.m | 121 // the coordinate space of the RefreshControl. This ensures that the control respects any
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/RefreshControl/ |
| H A D | ABI47_0_0RCTRefreshControl.m | 121 // the coordinate space of the RefreshControl. This ensures that the control respects any
|
| /expo/apps/native-component-list/src/screens/MediaLibrary/ |
| H A D | MediaLibraryScreen.tsx | 13 RefreshControl, 366 refreshControl={<RefreshControl refreshing={state.refreshing} onRefresh={refresh} />}
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/RefreshControl/ |
| H A D | ABI49_0_0RCTRefreshControl.m | 128 // the coordinate space of the RefreshControl. This ensures that the control respects any
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 7 ….com/react-native-progress-view/progress-bar-android"),r(d[13])},get RefreshControl(){return r(d[1… getter 315 …View,T(T({},e),{},{refreshControl:null==e.refreshControl?(0,R.jsx)(u.RefreshControl,{refreshing:e.…
|
| H A D | EXDevMenuApp.android.js | 7 ….com/react-native-progress-view/progress-bar-android"),r(d[13])},get RefreshControl(){return r(d[1… getter 315 …View,T(T({},e),{},{refreshControl:null==e.refreshControl?(0,R.jsx)(u.RefreshControl,{refreshing:e.…
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 8 ….com/react-native-progress-view/progress-bar-android"),r(d[13])},get RefreshControl(){return r(d[1… 316 …View,T(T({},e),{},{refreshControl:null==e.refreshControl?(0,R.jsx)(u.RefreshControl,{refreshing:e.… 1271 …ontainerStyle:{paddingBottom:i.scale[24]},refreshControl:(0,l.jsx)(c.RefreshControl,{style:{opacit… 1276 …Style:{paddingBottom:n.scale[48]},refreshControl:null!=S?(0,w.jsx)(s.RefreshControl,{refreshing:O,…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 8 ….com/react-native-progress-view/progress-bar-android"),r(d[13])},get RefreshControl(){return r(d[1… 316 …View,T(T({},e),{},{refreshControl:null==e.refreshControl?(0,R.jsx)(u.RefreshControl,{refreshing:e.… 1272 …ontainerStyle:{paddingBottom:i.scale[24]},refreshControl:(0,l.jsx)(c.RefreshControl,{style:{opacit… 1277 …Style:{paddingBottom:n.scale[48]},refreshControl:null!=S?(0,w.jsx)(s.RefreshControl,{refreshing:O,…
|
| /expo/packages/expo-dev-client/android/src/androidTest/assets/ |
| H A D | bundled_app.bundle | 12 …/github.com/react-native-progress-view/progress-view"),r(d[18])},get RefreshControl(){return r(d[1…
|