Skip to content

Car-ElWilliams/React-Native-Code-Test

Repository files navigation

Showcase

Project showcases modular use of components (e.g IconButton) along with non-modular use of components that are directly imported from React Native(e.g TextInput).

How To Start Project

Install node modules: npm install

Android:
npx react-native start
npx react-native run android

IOS:
cd ios && pod install
npx react-native start
npx react-native run ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published