a free (libre) open source, mobile OS for Ethereum https://status.app
Go to file
Reval Akmalov 7e1cec422e Update README.md
Former-commit-id: c4686d781d
2016-03-07 08:24:13 +03:00
android upgrade renatal, react-native, web3 2016-03-06 23:09:55 +01:00
doc Initial 2016-02-23 01:04:42 +03:00
env upgrade renatal, react-native, web3 2016-03-06 23:09:55 +01:00
images Colors 2016-02-26 18:22:54 +03:00
ios Initial 2016-02-23 01:04:42 +03:00
src Add web3 2016-03-04 20:28:06 +03:00
test/messenger Initial 2016-02-23 01:04:42 +03:00
.flowconfig Initial 2016-02-23 01:04:42 +03:00
.gitignore Shadows for android 5.0+ 2016-02-23 23:27:34 +03:00
.re-natal upgrade renatal, react-native, web3 2016-03-06 23:09:55 +01:00
.watchmanconfig Initial 2016-02-23 01:04:42 +03:00
CHANGELOG.md Initial 2016-02-23 01:04:42 +03:00
LICENSE Initial 2016-02-23 01:04:42 +03:00
README.md Update README.md 2016-03-07 08:24:13 +03:00
figwheel-bridge.js Initial 2016-02-23 01:04:42 +03:00
package.json upgrade renatal, react-native, web3 2016-03-06 23:09:55 +01:00
project.clj Add web3 2016-03-04 20:28:06 +03:00

README.md

messenger

Setup

https://github.com/drapanjanas/re-natal

In .re-natal:

  • set "androidHost": "localhost" for real device
  • set "androidHost": "10.0.3.2" for genymotion

Issues

Requiring unknown module "react"

Solution: https://github.com/exponentjs/react-native-invertible-scroll-view/issues/20