Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 365 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 365 Bytes

Movie-Collection

Some movies could be searched and detailed via this application, Although this is a sample platform

Installing

download the App,

to initialize the requiered packages

run `npm install` or `yarn install`

to run on android devices

npx react-native run-android

and to run on ios devices

npx react-native run-ios