React-Native-ViewPager
React-Native-ViewPager copied to clipboard
ViewPager and Indicator component for react-native on both android and ios.
Updated ViewPagerAndroid to be used from @react-native-community/viewpager Resolving issue :- #180 viewpager android has been removed from react native
I am trying to use the rn-viewpager. But getting a warning on using OnPageSelected Inside //Something here Warning appears something like this. (JSX attribute) onPageSelected: (e: any) => void No...
is it possible to make items visible all the times even outside of the veiwpager ? right now the other items are only visible while dragging
...for new React Native upgrade
Before merge this PR, please merge https://github.com/zbtang/React-Native-ViewPager/pull/155
Bumps [ws](https://github.com/websockets/ws) from 1.1.4 to 1.1.5. Release notes *Sourced from [ws's releases](https://github.com/websockets/ws/releases).* > ## 1.1.5 > # Bug fixes > > - Fixed a DoS vulnerability (f8fdcd4). Commits - [`24edef5`](https://github.com/websockets/ws/commit/24edef58a0aab05e8220f76bd2377614dd4eee85)...
how can i show page dot indicator on top of the parent view currently its show on bottom of the view
**Getting warning:** Warning: ViewPagerAndroid has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-community/viewpager' instead of 'react-native'....
On Landscape IOS scroll possition not set