-
## 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…
-
## Describe the feature
I saw that there are numerous issues saying that the height of the PagerView is not according to the height of the children. I wish it was. Is it possible to implement this …
-
### Intro
It is been a while since I am maintaining the `react-native-pager-view`. Previously it was part of the RN core, but then it has been extracted into a separate package. It has used 2 versi…
-
**bug提交前阅读**
1.请先仔细阅读文档,尤其是【其他注意事项】文档,里面有常见问题的解决方案;
2.请先搜索已有的Issues,尝试找到相同问题的讨论;
3.请先阅读相关类的API、源码,尝试从源码找到答案;
4.如果以上步骤都未能解决你的疑问,欢迎提交ISSUE;
**bug描述**
使用JXPagerSmoothView然后实现协议- (id)pagerView:(JX…
-
## Bug
SetPage immediately closes keyboard after switching to the view when `autofocus` is set to `True` on `TextInput`. This happens only after going to the view for the first time.
I found som…
-
Hi everyone,
Users are reporting that it is difficult to use the ViewPager to successfully scroll left and right between images, since the ScrollView that the ViewPager is nested in seems to grab t…
-
As dev, I would like to have ability to have infinite scroll behavior.
-
## Environment
First of all thanks for maintaining this awesome library!
Here is my package.json, I'm using expo sdk 50
```
"dependencies": {
"@babel/runtime": "^7.18.9",
"@expo/…
-
## Environment
` "react-native-pager-view": "^5.0.12"`
```
System:
OS: macOS 11.2.2
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Memory: 852.00 MB / 16.00 GB
Shell: 5.…
-
## 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…