Skip to content

gsgualbano/react-native-concepts

Repository files navigation

react-native-concepts ⚛️

Version Documentation

A small React Native project with some of the basic concepts of the platform, based on the Rocketseat Bootcamp Level 1 React Native Challenge

Install

yarn

if you're emulating on iOS after the installation run the following commands to install iOS dependecies:

  cd ios
  pod install

Usage

iOS

react-native run-ios

Android

react-native run-android

Run tests

yarn test

Author

👤 Gustavo Gualbano

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!