Skip to content

lucasmmaidana/rick-and-morty-react-native

Repository files navigation

Rick & Morty app

React Native project

Unit testing with Jest and React Native Testing Library

🚀 Running the project

# Install dependencies
yarn install && ( cd ios && pod install )

iOS

# Start in the iOS Simulator
npx react-native run-ios --simulator="iPhone 11"

Android

# Start in the Android Simulator
#  - Note: open Android Studio > Tools > AVD > Run a device
#  - Example device specs: https://medium.com/pvtl/react-native-android-development-on-mac-ef7481f65e47#d5da
npx react-native run-android

About

React Native app with Rick & Morty API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published