React Native App Intro

screenshot of React Native App Intro
react-native

react-native-app-intro is a react native component implementing a parallax effect welcome page using base on react-native-swiper , similar to the one found in Google's app like Sheet, Drive, Docs...

Overview:

React-native-app-intro is a React Native component that creates a parallax effect welcome page similar to those found in Google applications like Sheet, Drive, and Docs. It utilizes the react-native-swiper as its base component.

Features:

  • Parallax Effect: Creates a visually appealing parallax effect on the welcome page.
  • Easy Generation: Quick generation of app intros with parallax effect using pageArray.
  • Customization: Allows for customization of pages by passing in View components into AppIntro and setting levels.

Summary:

React-native-app-intro is a useful React Native component for creating welcome pages with a parallax effect, similar to Google apps. It offers easy generation of app intros and customization options for creating visually appealing welcome 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.