-
## Environment
- Using Expo Router V2
- Using React Navigation Material Top Tabs
## Description
I have a vertical view pager nested inside of a material top tab screen. The vertical view pag…
-
## Environment
Expo SDK 48, React Navigation & PagerView (latests versions)
## Description
So I have a PagerView with multiple images that you can swipe through like a gallery post, and I a…
-
There might be an issue inside the pagerview. Please checkout the below link:
https://github.com/facebook/react-native/issues/42732
-
I've created a PagerView with an onPageSelected callback:
```
const [index, setIndex] = useState(0);
```
```
First page
…
-
**bug提交前阅读**
1.请先仔细阅读文档,尤其是【其他注意事项】文档,里面有常见问题的解决方案;
2.请先搜索已有的Issues,尝试找到相同问题的讨论;
3.请先阅读相关类的API、源码,尝试从源码找到答案;
4.如果以上步骤都未能解决你的疑问,欢迎提交ISSUE;
**bug描述**
JXPagerView 子视图Controller 里面的tableView 设置con…
-
## Describe the feature
```
{posts.items.map(renderItem)}
```
for example, I have an array like this `posts=[4,5,6,7]` which I render in `PagerView` and go to the index 2 means `6`
th…
-
**bug提交前阅读**
1.请先仔细阅读文档,尤其是【其他注意事项】文档,里面有常见问题的解决方案;
2.请先搜索已有的Issues,尝试找到相同问题的讨论;
3.请先阅读相关类的API、源码,尝试从源码找到答案;
4.如果以上步骤都未能解决你的疑问,欢迎提交ISSUE;
**bug描述**
使用JXPagerSmoothView然后实现协议- (id)pagerView:(JX…
-
Hi, I'm not sure if the code bellow is supported:
```tsx
First page
Second page
```
I'm testing with `react-native-pager-view@5.4.6` and `react…
-
## 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 …
-
### Current behavior
Whenever the tab is changed by swiping during an ongoing animation, TabView stops responding to index changes altogether. Steps to reproduce (can be reproduced in the example S…