use React Native v0.16.0

This commit is contained in:
Artur Girenko 2015-12-07 21:49:25 +01:00
parent 5e0b3f69e8
commit 9037f0b455
1 changed files with 1 additions and 1 deletions

View File

@ -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'