Unsupported top level event type "onGestureHandlerStateChange dispatched in iphone X
I am facing an issue in react-navigation-drawer. "react-native-gesture-handler": "^1.0.16", "react-navigation": "^3.3.2" This two version is installed. A drawer is working properly in Android and
stackoverflow.com
index.js에
import 'react-native-gesture-handler';
넣기
'JavaScript > React-native' 카테고리의 다른 글
[React-native] 투두리스트 만들기 (0) | 2023.09.12 |
---|---|
RN_Cannot read properties of undefined (reading 'configurations'). (0) | 2023.08.23 |
[!] Invalid `Podfile` file: undefined local variable or method `flags' for #<Pod::Podfile:0x000000011611b518>. (0) | 2023.06.29 |
[React Navigation] RNSScreenStackHeaderConfig was not found in the UIManager (0) | 2023.06.28 |
createStackNavigator (0) | 2023.06.28 |