add note to Readme how to disable Figwheel fixes #55

This commit is contained in:
Artur Girenko 2016-05-25 07:44:37 +02:00
parent 711edeba82
commit 1b29623e25
1 changed files with 2 additions and 0 deletions

View File

@ -107,6 +107,8 @@ NOTE: you might need to restart react native packager and reload your app in sim
If all went well you should see REPL prompt and changes in source files
should be hot-loaded by Figwheel.
To disable Figwheel run `lein prod-build`
#### Using external React Native Components
Lets say you have installed an external library from npm like this: