| /expo/ios/Client/Menu/ |
| H A D | EXDevMenuGestureRecognizer.m | 22 …UIImpactFeedbackGenerator *feedback = [[UIImpactFeedbackGenerator alloc] initWithStyle:UIImpactFee… 23 [feedback prepare]; 24 [feedback impactOccurred]; 25 feedback = nil;
|
| /expo/packages/expo-dev-menu/ios/ |
| H A D | DevMenuGestureRecognizer.swift | 13 let feedback = UIImpactFeedbackGenerator(style: .light) in handleLongPress() variable 14 feedback.prepare() in handleLongPress() 15 feedback.impactOccurred() in handleLongPress()
|
| /expo/docs/pages/preview/ |
| H A D | support.mdx | 2 title: Support and feedback 5 The purpose of feature previews is to gather feedback to polish and improve products before we ship… 7 Please direct all of your support questions and feedback to either a partner Slack channel (if you …
|
| H A D | introduction.mdx | 15 …feedback from your experiences using experimental features** — from documentation to API int…
|
| /expo/packages/expo-haptics/build/ |
| H A D | Haptics.types.js.map | 1 …feedback generated by a UINotificationFeedbackGenerator object.\n * [`UINotificationFeedbackType`]…
|
| H A D | Haptics.js.map | 1 …*\n * The kind of notification response used in the feedback.\n * @param type A notification feedb…
|
| /expo/docs/pages/feature-preview/ |
| H A D | index.mdx | 8 …feedback from you. It doesn't mean that those functionalities are in the "beta". As developers, we…
|
| /expo/apps/native-component-list/src/screens/ |
| H A D | TouchablesScreen.tsx | 51 <Text style={buttonText}>Native feedback!</Text>
|
| /expo/.github/ISSUE_TEMPLATE/ |
| H A D | documentation.yml | 8 …make Expo even better! We want our docs to be an amazing resource, and that requires your feedback!
|
| /expo/apps/native-component-list/src/screens/GL/ |
| H A D | WebGL2TransformFeedbackScreen.tsx | 4 export default GLWrap('WebGL2 - Transform feedback', async (gl) => { 119 // Transform feedback objects track output buffer state 194 // Draw particles using transform feedback
|
| H A D | GLScreen.tsx | 90 name: 'WebGL2 - Transform feedback',
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorStackFrame-test.js.snap | 141 exports[`LogBoxInspectorStackFrame should render stack frame without press feedback 1`] = `
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorStackFrame-test.js.snap | 141 exports[`LogBoxInspectorStackFrame should render stack frame without press feedback 1`] = `
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorStackFrame-test.js.snap | 141 exports[`LogBoxInspectorStackFrame should render stack frame without press feedback 1`] = `
|
| /expo/docs/pages/eas/metadata/ |
| H A D | faq.mdx | 13 …project environment. Combined with built-in validation, you get instant feedback about the content… 21 ### Faster feedback loop with validation
|
| /expo/docs/pages/eas-update/ |
| H A D | introduction.mdx | 22 EAS Update allows you to release hotfixes and enhancements in response to user feedback or market t…
|
| /expo/docs/pages/eas-insights/ |
| H A D | introduction.mdx | 12 …we will continue to roll out new features and functionality based on user feedback and suggestions.
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | haptics.mdx | 14 **`expo-haptics`** provides haptic (touch) feedback for
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | haptics.mdx | 14 **`expo-haptics`** provides haptic (touch) feedback for
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | haptics.mdx | 14 **`expo-haptics`** provides haptic (touch) feedback for
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | haptics.mdx | 14 **`expo-haptics`** provides haptic (touch) feedback for
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | haptics.mdx | 14 **`expo-haptics`** provides haptic (touch) feedback for
|
| /expo/guides/ |
| H A D | Our Open Source Standards.md | 20 Generally, each PR should contain one commit that is amended as you address code review feedback. E…
|
| /expo/packages/expo-gl/common/ |
| H A D | EXWebGLMethods.def | 244 // Transform feedback (WebGL2)
|
| /expo/docs/pages/guides/ |
| H A D | sharing-preview-releases.mdx | 8 … both technical and non-technical stakeholders of the project to gather feedback and test it, and …
|