Search code examples
androidiosreactjsreact-nativerelayjs

Stable build of React-native + Relay.js


I'm looking for a solution that has been tested in production environment.

Particularly combination of React-Native with Relay.js

The problem why it doesn't work out of the box is described here: https://github.com/facebook/relay/issues/26

Best Regards,

Eugene


Solution

  • Relay 0.7.3 and React Native 0.22 are now compatible. 🎉

    Announcement: https://twitter.com/steveluscher/status/707720501175697408
    Example app: https://github.com/facebook/relay/tree/master/examples/TodoMVC