react-native-paper-onboarding
react-native-paper-onboarding copied to clipboard
Paper Onboarding is a material design UI slider for `React Native`.
# Feature Request I ask you to add support for the react-native-gesture-handler@2. The current peerDep is "react-native-gesture-handler": "^1.10.3". ## Why it is needed [email protected] is the latest version, and already...
# Feature Request Allow page width and styles to be adjusted instead of just centering the content. ## Why it is needed This is will allow using this package for...
# Feature Request Hi @gorhom , it would be possible to add the following feature to the module.   ## Why it is needed it would be very interesting...
# Bug ## Environment info | Library | Version | | ---------------------------- | ------- | | @gorhom/paper-onboarding | ^1.0.0 | | react-native | 0.63.3 | | react-native-reanimated | ^1.13.0 |...
# Bug After installing the library, this error appears when starting the app  ## Environment info | Library | Version | | ---------------------------- | ------- | | @gorhom/paper-onboarding |...
# Bug `TypeError - proc is not a function (it is undefined)` & `TypeError: Cannot read property 'usePanGestureHandler' of undefined` Hello, Firstly, thanks a lot to @gorhom for this library!...
# Feature Request Can you, please, add a new method for navigating to a certain page (NOT only the next/previous page.) ## Why it is needed It is useful when...