Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theangelsofwar/speakeasy
In the Post Apocalyptic Age of COV19, underground raves and parties will be more hidden than aria when the vaccine is developed, and we become chipped against our will. The only way out is to go underground, where we host underground raves, digital speakeasies, where everyone is 6 feet apart of course, and 6 feet underground... Welcome to the Roaring 20s.
https://github.com/theangelsofwar/speakeasy
coronavirus-info coronavirus-real-time coronavirus-tracker coronavirus-tracking covid-19 covid19 react-native react-native-app roaring-20s speakeasy
Last synced: 26 days ago
JSON representation
In the Post Apocalyptic Age of COV19, underground raves and parties will be more hidden than aria when the vaccine is developed, and we become chipped against our will. The only way out is to go underground, where we host underground raves, digital speakeasies, where everyone is 6 feet apart of course, and 6 feet underground... Welcome to the Roaring 20s.
- Host: GitHub
- URL: https://github.com/theangelsofwar/speakeasy
- Owner: theangelsofwar
- License: mit
- Created: 2020-05-17T04:16:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T00:53:16.000Z (over 4 years ago)
- Last Synced: 2024-11-12T15:45:28.809Z (3 months ago)
- Topics: coronavirus-info, coronavirus-real-time, coronavirus-tracker, coronavirus-tracking, covid-19, covid19, react-native, react-native-app, roaring-20s, speakeasy
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Speakeasy
In the Post Apocalyptic Age of COV19, underground raves and parties will be more hidden than aria when the vaccine is developed, and we become chipped against our will. The only way out is to go underground, where we host underground raves, digital speakeasies, where everyone is 6 feet apart of course, and 6 feet underground... Welcome to the Roaring 20s.Technologies
- Firebase
- React Native
- Web Sockets(Socket.io)
- Events API, local events, addresses, different Map GPS LocationExpo CLI:
- allows developers to write native code for Android and IOS,
- allows developers to prototype quicklyQuickly Startup
- expo init speakeasy
Select the tabs template
- cd speakeasy
- npm startThings to Note:
- React Native does not use ReactDOM, but RN renders itself as an instance of Javascript core, it uses a bridge module to translate native code to javascript