ALPHA version! This is heavily under construction, not ready for real usage.
Use node v6.9.1
and yarn v0.27.5
.
yarn
react-native run-android
- React Native
- TypeScript
- Cycle.js with xstream
- Pull streams
- react-native-scuttlebot
- Uses react-native-node under the hood
- Which in turn uses NodeBase (node.js v7 compiled for android arm devices)
- Uses react-native-node under the hood
- react-native-ssb-client
- Patchcore (with depject)
We use Calabash, which is Ruby-based. Check Calabash Android installation docs.
gem install bundler
cd e2e
bundle install
./test-features.sh
or npm run test-e2e-android
from the root directory.