React Native Reanimated: Swipeable Tabs Work, but Clicking on Tab Titles Only Works Once
I’m building a swipeable tab system in my React Native app using react-native-reanimated and react-native-gesture-handler. The user can swipe between tabs or click on the tab titles to navigate. Swiping between tabs works perfectly, but clicking on a tab title only works once. After clicking a title, I must swipe again before being able to click another title.
React Native Reanimated: Swipeable Tabs Work, but Clicking on Tab Titles Only Works Once
I’m building a swipeable tab system in my React Native app using react-native-reanimated and react-native-gesture-handler. The user can swipe between tabs or click on the tab titles to navigate. Swiping between tabs works perfectly, but clicking on a tab title only works once. After clicking a title, I must swipe again before being able to click another title.
React Native Reanimated: Swipeable Tabs Work, but Clicking on Tab Titles Only Works Once
I’m building a swipeable tab system in my React Native app using react-native-reanimated and react-native-gesture-handler. The user can swipe between tabs or click on the tab titles to navigate. Swiping between tabs works perfectly, but clicking on a tab title only works once. After clicking a title, I must swipe again before being able to click another title.
RN Modal with Gesture stuck on iOS
I created a native Modal
with using Gesture
from react-native-gesture-handler
so that the Modal can be closed by swiping down. On iOS, after closing the modal and switching to other screens a few times, the app freezes/closes or needs to be restarted. There is no error in the console, but there is a message in Xcode that the app was stopped.
There are a large number of errors in updating the react-native-reanimated and react native gesture handlers
My React Native project encountered a large number of errors after updating two packages as shown in the title. Does anyone know how to solve this problem?[enter image description here](https://i.sstatic.net/wiTseFbY.jpg)enter image description here