use React Native v0.16.0
This commit is contained in:
parent
5e0b3f69e8
commit
9037f0b455
|
@ -23,7 +23,7 @@ projNameHyphRx = /\$PROJECT_NAME_HYPHENATED\$/g
|
|||
projNameUsRx = /\$PROJECT_NAME_UNDERSCORED\$/g
|
||||
platformRx = /\$PLATFORM\$/g
|
||||
devHostRx = /\$DEV_HOST\$/g
|
||||
rnVersion = '0.15.0'
|
||||
rnVersion = '0.16.0'
|
||||
rnPackagerPort = 8081
|
||||
podMinVersion = '0.38.2'
|
||||
process.title = 're-natal'
|
||||
|
|
Loading…
Reference in New Issue