/twitchClone

A basic twitch app clone made with React Native and styled components

Primary LanguageTypeScript

Twitch Clone (App)

A basic twitch clone (app) made with react-native, styled-components.

screen02

screen01

Project setup

yarn install

Compiles and hot-reloads for development

yarn start
yarn android
yarn ios

Lints and fixes files

yarn lint

Run the Prettier

yarn format