react-native-view-pager icon indicating copy to clipboard operation
react-native-view-pager copied to clipboard

Results 9 react-native-view-pager issues
Sort by recently updated
recently updated
newest added

Enabling more control over ListView style in order to pass something like: flexDirection: 'row-reverse' to fix RTL mode.

I think that the datasource cloning needs to move into componentWillReceiveProps so this.pageCount will be updated before the first scrollToPage-call. But it seems that height and width are needed before...

Should permit to solve temporarily this issue: https://github.com/ldn0x7dc/react-native-view-pager/issues/4#issuecomment-323561990

非常好的组件。但有没有办让他上下滑动呢?

I should always set this.pageCount. I used this in the project:[ksti/react-native-photo-browser](https://github.com/ksti/react-native-photo-browser) Thanks for your awesome works!

Hi, can I change the number of initially loaded pages?