status-react/README.md

16 lines
314 B
Markdown
Raw Normal View History

2016-02-22 22:04:42 +00:00
# messenger
## Setup
2016-02-22 22:04:42 +00:00
https://github.com/drapanjanas/re-natal
2016-02-22 22:04:42 +00:00
In `.re-natal`:
- set `"androidHost": "localhost"` for real device
- set `"androidHost": "10.0.3.2"` for genymotion
2016-02-22 22:04:42 +00:00
## Issues
2016-02-22 22:04:42 +00:00
`Requiring unknown module "react"`
2016-02-22 22:04:42 +00:00
Solution: https://github.com/exponentjs/react-native-invertible-scroll-view/issues/20