Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darrylbayliss/a-shortfall-of-gravitas

A React Native App to show SpaceX launches.
https://github.com/darrylbayliss/a-shortfall-of-gravitas

cross-platform-app expo-async-storage expo-image expo-router react react-expo react-hooks react-native react-native-app spacex spacex-api typescript typescript-react

Last synced: 27 days ago
JSON representation

A React Native App to show SpaceX launches.

Awesome Lists containing this project

README

        

# A Shortfall of Gravitas

![A Shortfall of Gravitas App Screen](/repo-images/AppScreen.gif)

An app showing rocket launches using the [SpaceX REST Api](https://github.com/r-spacex/SpaceX-API).

Written using TypeScript & React Native.

# Dependencies

The following dependencies are used in the app:

- [Expo Framework](https://expo.dev/)
- [Expo Router](https://docs.expo.dev/router/introduction/)
- [Expo Async Storage](https://docs.expo.dev/versions/latest/sdk/async-storage/)
- [Expo Status Bar](https://docs.expo.dev/versions/latest/sdk/status-bar/)