Inshorts App UI Animation Clone
It only includes the swipeIn / swipeOut (up and down) animation of Inshorts mobile app. This is one of my practicing repo to improve layout position and animation in React Native.
Built With
- React Native - a JavaScript framework for writing real, natively rendering mobile applications for iOS and Android
- Expo[Tools] - It allows you to start a project without installing or configuring any tools to build native code - no Xcode or Android Studio installation required
Demo
Run it locally
-
Follow the React Native Guide for getting started building a project with native code.
-
Clone this repo
npm install
npm start
- Install the Expo client app on your iOS or Android phone and connect to the same wireless network as your computer. On Android, use the Expo app to scan the QR code from your terminal to open your project. On iOS, follow on-screen instructions to get a link.
License
This project is licensed under Unlicense license. This license does not require you to take the license with you to your project.
Acknowledgments