All Projects → staltz → poc-ssb-mobile

staltz / poc-ssb-mobile

Licence: other
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language

Work in progress Proof of Concept SSB app for mobile.

Using React Native. Currently focuses on Android.

Usage

Check out React Native's instructions for setting up your dev environment first.

So far, this only works with yarn, not npm. Run yarn. This will also run some hacks like patch-package && npm run fix-shims && npm run rn-nodeify && npm run patch-dependencies to patch some libraries.

Then, npm run android.

You should be able to replicate data from another sbot in LAN to the mobile app's sbot. Run the React Native app in debug mode in Chrome to see logs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].