92ca49ab9a309510a5503a4df6a0ebcfba30f918
Social App
In-progress social app.
Uses:
- React Native
- React Native for Web
- React Navigation
- (todo) MobX and MobX State Tree
- (todo) Async Storage
Build instructions
- Setup your environment using the react native instructions.
- After initial setup:
cd ios ; pod installInstalls the React Navigation deps (info).
- To run the iOS simulator:
yarn ios - To run the Android simulator:
yarn android - To run the Web app:
yarn web - Tips
npx react-native infoChecks what has been installed.- Android instructions are a little inaccurate but not as much as you might think. I had to manually create a virtual device, then run
yarn androidtwice (once to start the emulator and the second time to connect to it).
Releases
1
Latest Build
Latest
Languages
TypeScript
92.9%
Go
2.2%
JavaScript
1.8%
Kotlin
0.9%
HTML
0.9%
Other
1.2%