Overview
npmPaper Onboarding is a React Native UI slider inspired by Ramotion Paper Onboarding. It is designed following the material design principles.
Features
- Material design UI slider for React Native
- Array of pages/slides to present
- Safe area insets
- Pan gesture direction
- Indicator customization
- Title and description styling
- Customizable close button
- Close button text customization
Installation
To install npmPaper Onboarding, follow these steps:
- Install react-native-reanimated, react-native-gesture-handler, and react-native-svg by running the following command:
npm install react-native-reanimated react-native-gesture-handler react-native-svg
- Follow their installation instructions to complete the setup.
Summary
npmPaper Onboarding is a React Native UI slider that provides a material design experience for app onboarding. With its various features like customizable slides, safe area insets, and indicator customization, it allows developers to create visually appealing and interactive onboarding experiences for their users.