We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912a9de commit 5f0ef97Copy full SHA for 5f0ef97
1 file changed
src/components/StatePicker/StateSelectorModal.tsx
@@ -70,6 +70,7 @@ function StateSelectorModal({isVisible, currentState, onStateSelected, onClose,
70
hideModalContentWhileAnimating
71
useNativeDriver
72
onBackdropPress={onBackdropPress}
73
+ shouldUseReanimatedModal
74
>
75
<ScreenWrapper
76
style={[styles.pb0]}
0 commit comments