Finished Developing Yet to Publish 😢
- Create Posts
- Take a picture from your camera or camera library.
- Comment on Posts functionality.
- Like Posts functionality
- View all Posts functionality.
- Authentication functionality.
- Dark mode by default (Cause why not?)
- Ui clone
- Form validation
- Profile image update functionality.
- Stack Navigation
- Tab Navigation
What i used for the project.
Front End
Back End
- Clone my Repo
git clone https://github.com/Nathan-Somto/Instagram-RN-clone.git
- Install Expo globally
npm install --global expo
- Enter into the Project
cd Instagram-RN-clone
- Install all dependencies
npx expo install
- Start the server
expo start