Home
last modified time | relevance | path

Searched refs:progressViewOffset (Results 1 – 16 of 16) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/RefreshControl/
H A DRefreshControl.d.ts71 progressViewOffset?: number | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/RefreshControl/
H A DRefreshControl.d.ts71 progressViewOffset?: number | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/rncore/
H A DProps.cpp54progressViewOffset(convertRawProp(context, rawProps, "progressViewOffset", sourceProps.progressVie…
65progressViewOffset(convertRawProp(context, rawProps, "progressViewOffset", sourceProps.progressVie…
H A DProps.h85 Float progressViewOffset{0.0};
99 Float progressViewOffset{0.0};
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/RefreshControl/
H A DABI48_0_0RCTRefreshControlManager.m28 ABI48_0_0RCT_EXPORT_VIEW_PROPERTY(progressViewOffset, CGFloat) category
H A DABI48_0_0RCTRefreshControl.m120 // progressViewOffset must be converted from the ScrollView parent's coordinate space to
122 // offset in the view hierarchy, and that progressViewOffset is not inadvertently applied
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/RefreshControl/
H A DABI49_0_0RCTRefreshControlManager.m28 ABI49_0_0RCT_EXPORT_VIEW_PROPERTY(progressViewOffset, CGFloat) category
H A DABI49_0_0RCTRefreshControl.m127 // progressViewOffset must be converted from the ScrollView parent's coordinate space to
129 // offset in the view hierarchy, and that progressViewOffset is not inadvertently applied
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/RefreshControl/
H A DABI47_0_0RCTRefreshControlManager.m28 ABI47_0_0RCT_EXPORT_VIEW_PROPERTY(progressViewOffset, CGFloat) category
H A DABI47_0_0RCTRefreshControl.m120 // progressViewOffset must be converted from the ScrollView parent's coordinate space to
122 // offset in the view hierarchy, and that progressViewOffset is not inadvertently applied
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Lists/
H A DVirtualizedList.d.ts306 progressViewOffset?: number | undefined; property
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle254 …l?_.createElement(k,{refreshing:t.refreshing,onRefresh:o,progressViewOffset:t.progressViewOffset})…
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js315 …x)(u.RefreshControl,{refreshing:e.refreshing,onRefresh:r,progressViewOffset:e.progressViewOffset})… property
H A DEXDevMenuApp.android.js315 …x)(u.RefreshControl,{refreshing:e.refreshing,onRefresh:r,progressViewOffset:e.progressViewOffset})… property
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle316 …x)(u.RefreshControl,{refreshing:e.refreshing,onRefresh:r,progressViewOffset:e.progressViewOffset})…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle316 …x)(u.RefreshControl,{refreshing:e.refreshing,onRefresh:r,progressViewOffset:e.progressViewOffset})…