sagarteria / inshorts-ui-animation-clone

A swipeIn / swipeOut animation clone from Inshorts App built with React Native [Expo]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. Follow the React Native Guide for getting started building a project with native code.

  2. Clone this repo

npm install

npm start
  1. 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

About

A swipeIn / swipeOut animation clone from Inshorts App built with React Native [Expo]


Languages

Language:JavaScript 100.0%