React-native 的稳定构建 + Relay.js

Stable build of React-native + Relay.js

我正在寻找已在生产环境中测试过的解决方案。

特别是 React-Native 与 Relay.js

的组合

这里描述了为什么它不能开箱即用的问题: https://github.com/facebook/relay/issues/26

此致,

尤金

我还没有测试它,但我发现了这个,它声称是中继问题 #26 的修复:https://github.com/lenaten/react-native-relay

Relay 0.7.3 和 React Native 0.22 现已兼容。

公告:https://twitter.com/steveluscher/status/707720501175697408
示例应用程序:https://github.com/facebook/relay/tree/master/examples/TodoMVC