react-native-onboarding-swiper
react-native-onboarding-swiper copied to clipboard
🛳 Delightful onboarding for your React-Native app
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.14.2 to 1.16.2. Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in html while redirecting (expressjs/serve-static#173) New Contributors @UlisesGascon made their first contribution...
Hello, Thank you so much for this amazing library! After updating to the latest Expo version, I am encountering the following error: ``` screens/OnboardingScreen.tsx:34:8 - error TS2786: 'Onboarding' cannot be...
I just wanted to share that an auto scroll Boolean property would be a great feature to include. It seems like a great way to improve user experience. Currently this...
**Platform** was undefined because it wasn't imported from react-native dependency. This causes issues for LTR apps.
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. Changelog Sourced from cross-spawn's changelog. 7.0.6 (2024-11-18) Bug Fixes update cross-spawn version to 7.0.5 in package-lock.json (f700743) 7.0.5 (2024-11-07) Bug Fixes fix escaping bug...
` Included build /home/expo/workingdir/build/node_modules/react-native/node_modules/@react-native/gradle-plugin has build path :gradle-plugin which is the same as included build /home/expo/workingdir/build/node_modules/@react-native/gradle-plugin ` This package is not compatible with mono-repos out of the box. The metro...
I want to have a prop that allows me to choose stack or flex order for the pagination dots and the next button. If I remove the skip button, then...