Skip to content

NitinChronext/MvpMovies

Repository files navigation

Movies

No expo for this project, use react native cli

Cli setup

  • npm install -g react-native-cli if required install watchman and node
    • nbrew install node
    • nbrew install watchman

Project setup

  • clone repository
  • Go root folder and run yarn & cd ios & pod install
  • To run yarn ios
  • To clean project build cache yarn ios:clean

To check lint errors

yarn run lint

Unit test dependency

  • jest and
  • @testing-library/react-native
  • to tun test yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published