2 Commits

Author SHA1 Message Date
Mike Grabowski
9b053e1ad1 Use React Native from node_modules
It wasn't probably a desired behaviour. Since maven contains outdated React, that's why it was throwing that the DeviceEventEmitter is not there etc. After changing it to use the node_modules one, it works again and all classes that are available in the currently installed React are working.
2016-05-20 06:27:22 +02:00
Chris Dell
3e076ba55b Experimental Android support 2015-10-19 14:40:05 +01:00