React Native Onboarding Swiper

screenshot of React Native Onboarding Swiper
react-native

Delightful onboarding for your React-Native app

Overview:

The React-Native Onboarding Swiper is a highly customizable component that allows developers to create a pleasant and engaging onboarding experience for new users of mobile apps. It provides an easy setup process and offers various customization options to suit different app designs and styles.

Features:

  • Easy Setup: Quick and simple installation process.
  • Customizable Pages: Customize each onboarding page with background color, images, titles, and subtitles.
  • Flexible Buttons: Options to customize labels for Next and Skip buttons, as well as control their visibility.
  • Callbacks and Events: Ability to define callbacks for skipping onboarding, completion, and more.
  • Bottom Bar Customization: Customize bottom bar height, color, and highlight options.
  • Pagination Control: Show or hide pagination bar for easy navigation.
  • Transition Animation: Customize animation duration for smooth transitions between onboarding pages.
  • Font Scaling Control: Option to disable font scaling for better readability on high-resolution screens.
react-native
React Native

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.