@expo/react-native-touchable-native-feedback-safe

Use TouchableNativeFeedback where possible and fallback to alternatives where not.

Usage no npm install needed!

<script type="module">
  import expoReactNativeTouchableNativeFeedbackSafe from 'https://cdn.skypack.dev/@expo/react-native-touchable-native-feedback-safe';
</script>

README

TouchableNativeFeedback is not supported on iOS or Android API <=20 (below 5.0), so this component falls back to using TouchableOpacity in those cases.