computerjazz / react-native-infinite-pager

An infinitely-swipeable pager component.
MIT License
175 stars 16 forks source link

minIndex doesn't start the issue from the provided index #14

Open SumitLubal opened 1 year ago

SumitLubal commented 1 year ago

Repro snack - https://snack.expo.dev/@sam042/infinite-pager Issue - when we specify minIndex instead of starting the page renders from that page it shows 0th page after init and first scroll will take us to the provided index instead of starting in the beginning.

computerjazz commented 11 months ago

please try https://github.com/computerjazz/react-native-infinite-pager/releases/tag/v0.3.11