Instagram Stories – React Native

Find the twitter post with a demo video here!

alt text

Description

Installation

What are the steps required to install your project? Provide a step-by-step description of how to get the development environment running.

  1. Download the repo

  2. Intall node-modules

    npm install
    

    or

    yarn
    

Run the app

npm run start

or

yarn start

GitHub

View Github