Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 745 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 745 Bytes

Nominal, a spaceflight and rocket launch tracking app

There are a couple rocket launch tracking apps out there, but I want one thats more customizable and with a prettier UI. That's why I'm working on Nominal

Built with React Native Using TheSpaceDevs API

Commands

// To run expo preview
npm start

// To build the app using expo to apk
eas build -p android --profile preview