computerjazz / react-native-infinite-pager

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

Warning: forwardRef render functions accept exactly two parameters: props and ref. Did you forget to use the ref parameter? #24

Closed usmansbk closed 11 months ago

usmansbk commented 11 months ago

I just updated the package and got this warning

Warning: forwardRef render functions accept exactly two parameters: props and ref. Did you forget to use the ref parameter?

setPage also stopped working

computerjazz commented 11 months ago

thanks! fixed in v0.3.8