-
## Environment
react native 0.63.4
Android 6.0.0 API 23
react-native-pager-view 5.4.0
## Description
I upgrade the package from 5.2.4 to 5.4.0, because of the blink initial page. It works w…
-
## Environment
`"react-native-pager-view": "^6.1.2"`
`"react-native": "0.65.3"`
`"react-navigation": all packages 5.x.x`
`"react-native-screens": "3.4.0",` -> this is where usually this bug is sol…
-
This happens only on android
```
This error is located at:
in ViewPager (created by AnimatedComponent)
in AnimatedComponent
in AnimatedComponentWrapper (created by ScrollableTabView)
…
-
## Environment
```
"react-native": "0.63.4",
"react": "16.14.0",
"react-native-pager-view": "^5.4.9"
```
iOS 15.2
## Description
onPageSelected and onScroll handlers giving wrong index on …
-
## Environment
"expo": "~44.0.0",
"react": "17.0.1",
"react-native": "0.64.3",
"react-native-pager-view": "5.4.9",
OS: Ubuntu 20.04
Device OS: Android 11
## Description
setPage prevent…
-
### Current behavior
I have the following code:
```
import { createMaterialTopTabNavigator } from '@react-navigation/material-top-tabs';
import { NavigationContainer } from '@react-navigation/…
-
I have an issue where onPress gets triggered on child views while I'm swiping in the pager view. Is there some way to prevent this from happening?
I tried tracking the pager state with the events:…
-
## Ask your Question
How do I achieve the same navigation setup as Tiktok in terms of;
1. Bottom tab bar navigation.
2. Home tab displays a top tab bar navigation with "Following" and "For …
-
**bug描述**
首先有一个隐藏导航栏的vcA,另外一个隐藏导航栏的vcB,一个正常系统导航栏的vcC
1.vcA中使用了jxcategoryView和jxcategoryview,vcA是一个导航控制器的根控制器
2.vcB中使用了jxpagerview和jxcategoryview嵌套,vcB中实现了系统边缘侧滑返回,代码如下:
```
- (void)viewWillAppear…
-
## Environment
| package | version |
| -------------------------------------- | ------- |
| react-native-webview |11.23.0
| react-native-pager-vie…