b2dd8d4f440243ac2eb12e7013d5a024b4e95f07
Social App
In-progress social app.
Uses:
Build instructions
- Setup your environment using the react native instructions.
- After initial setup:
cd ios ; pod install
- Start the dev servers
yarn dev-pdsyarn dev-wallet
- Run the dev app
- iOS:
yarn ios - Android:
yarn android - Web:
yarn web
- iOS:
- Tips
npx react-native infoChecks what has been installed.
Various notes
- "SSO" flows on mobile
- Suggests we might want to use
ASWebAuthenticationSessionon iOS - react-native-inappbrowser-reborn with
openAuth: truemight be worth exploring - We might even get rejected by the app store if we don't
- Suggests we might want to use
Releases
1
Latest Build
Latest
Languages
TypeScript
92.9%
Go
2.2%
JavaScript
1.8%
Kotlin
0.9%
HTML
0.9%
Other
1.2%