react-native-pagination icon indicating copy to clipboard operation
react-native-pagination copied to clipboard

Animated Pagination For React Native's ListView, FlatList, and SectionList

Results 13 react-native-pagination issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.5.1 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

I want to show custom icons with the place of dots. Is there any option for replace dot to custom icons?

while adding react-native-pagination in react-native-swipe-list-view it shows the below eror. ![image](https://user-images.githubusercontent.com/41785870/60799108-21721d00-a190-11e9-8b49-3135003130dd.png) my code is render() { return ( {this.state.listType === 'FlatList' && ( I am {data.item.text} in a SwipeListView )}...

@garrettmac Any idea why the modal reopen and got stuck after I set `visible = false`? Tried the same flow without adding pagination and it works properly. Flow: 1) Render...

Could you try to support pagination on either side of the list? More explanation here: https://github.com/facebook/react-native/issues/20500 Use case: 1. For records from **0 to 100,** you load records from **45...

I want to put pagination on top (not bottom or right) Is there a way to do this?

Bumps [semver](https://github.com/npm/node-semver) from 5.5.0 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.4.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies