-
### Current behavior
When switching tabs on Android, I get the error:
```
Cannot read property 'setPage' of undefined
```
This comes from `PagerView.tsx#107:62`
This happened after updating t…
-
How to show value on top of bar chart ?
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-pager-view@6.2.0` for the project I'm wo…
-
NestedScrollView在安卓上滚动手势不连贯,会在吸顶的地方卡着
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
inside a native-stack from react-navigation, causing a crash on only Android when you push 2 screen in top of each other and contains a component
-
×
TypeError: Object(...) is not a function
Module.D:\project\React Native\RN-Test\node_modules\react-native-pager-view\lib\module\PagerViewNative.js
D:/project/React Native/RN-Test/PagerViewNative.…
-
### What happened?
I have a Stack Screen with one of them being a Material Top Tabs Screen. And in the middle Screen I have a Pager View to make an image carousel post kind off, and when I am on the …
-
### Which package manager are you using? (Yarn is recommended)
yarn
### Summary
I "FIXED IT" by applying initialRouteName to the screen that didn't render. But in general, I assume (still new to co…
-
## Summary
Testing screens with ViewPager that uses ```setPage``` function fails with the following error:
**TypeError: Cannot read property 'Commands' of undefined**
Tests like below will fail…