Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 450 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 450 Bytes

Gophie Mobile

Readme to be improved on

Movie Page

Downloads Page

Menu

Movie Popup

Settings Page

Development

To run

# Start metro server
export API_KEY=XXXXXXXXXX && npx react-native start

# Start android build
npx react-native run-android