标签: ios react-native buck nuclide-editor
我目前正在评估Nuclide Facebook编辑器以编写反应原生项目。 为了获得所有Nuclide的功能,我必须使用Buck构建工具构建我的项目。 不幸的是,我无法找到详细的解释,也没有找到实现这一目标的示例项目。
我在这里发现了这个How can I use buck to build react-native apps for both iOS and Android,但我仍然遗漏了一些东西
Same question on github
谢谢!