Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/darrylbayliss/a-shortfall-of-gravitas
- Owner: DarrylBayliss
- Created: 2024-07-05T15:55:59.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T14:25:27.000Z (4 months ago)
- Last Synced: 2024-10-11T10:04:30.542Z (27 days ago)
- Topics: 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
- Language: TypeScript
- Homepage:
- Size: 1.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)