How to transfer the project "reaction-native vanilla" to the exhibition?
1 answer
Yes, if you have it installed exp
, you can run exp convert
in the project directory. Please note that this process will not check if you have any custom modules in your project, and if you do, you may have some problems.
At the time of this writing, there is one notable error in this process where it can leave your project with both a file exp.json
and a file app.json
that needs to be manually merged.
0
source to share