Mobile Chrome:
Mobile Safari:
Desktop Chrome:
This sample app demonstrates how to create a native-like on-boarding experience in a Progressive Web App. It is written in React and uses react-spring for spring animations and react-use-gesture for gesture detection.
- Install Node.js
- Execute
npm install
in the project's directory - Execute
npm run start
to start this demo - Go to
localhost:3000
in the browser
- Nikita Kurpas - LinkedIn
PWA on-boarding is available under the MIT license. See the LICENSE file for more info.