This topic created in 3470 days ago, the information mentioned may be changed or developed.
有一个 bug 影响了程序运行,已经有 issue ,已经确认,但是最近几个版本估计都不会 commit 进来,想自己改了用,但是根据 issue 改了文件后,重新 react-native start , react-native run-android ,并不起作用,这是为啥?
改的是 java 文件。
2 replies 2016-10-26 13:09:35 +08:00  | | 1 lzw Oct 26, 2016 你删除下 android/app 下的 build 目录试试 |
 | | 2 learnshare Oct 26, 2016 第三方包不应该去改动
看看 node_modules 目录是不是在 .gitignore 里边 |