python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
own bottomsheet is every time on screen, performance problems?
I Created a bottom sheet with reanimated and gesture handler.
So it works fine, but if I close the modal, the modal is always open but you dont see it, it is under the screen. Get I performance proble...
universe11
Votes: 0
Answers: 0
Render Error requireNativeComponent: "RNGestureHandlerRootView" was not found in the UIManager
Help me to fix this error.
Render Error
requireNativeComponent: "RNGestureHandlerRootView" was not found in the UIManager.
Invariant Violation: requireNativeComponent: "RNGestureHandler...
Rashini Gamalath
Votes: 0
Answers: 2
React Native Gesture Handler Not Working On Android
I am using react-native-gesture-handler and react-native-reanimated package to animate a View in react native. The scale of the view should increase on tap and the backgroundColor should change to red...
dennis carrossel
Votes: 0
Answers: 2
How to update scale focal origin with react reanimated and react native gesture handler for iterative pinch gestures?
I built a pinch to zoom effect using react-native-gesture-handler and react-native-reanimated. The user can pinch anywhere on the image and zoom in or out with the position between the fingers as the ...
GNG
Votes: 0
Answers: 1