/twitter-clone-native

A universal Twitter clone built with Expo

Primary LanguageTypeScript

Twitter Clone Native

Learn React Native with reactgraphql.academy in a fun way by building a Twitter clone.

Views Screenshots

Prerequisites

Setup

yarn global add expo-cli
git clone https://github.com/reactgraphqlacademy/twitter-clone-native.git
cd twitter-clone-native
yarn

Running the app

To get the app up and running (and really see if it worked), run:

yarn start # you can open iOS, Android, or web from here, or run them directly with the commands below.
yarn android
yarn ios
yarn web

This should start up your browser on http://localhost:19002/. From there you can scan the QR code. šŸ¤³

Exercices

References

All the links are available on the React Native Mindmap.

Workshop Feedback

A quick feedback is alway apreciated to improve the materials. At the end of the workshop, please go to this URL to give feedback.

Thank you!