mirror of
https://github.com/status-im/re-natal.git
synced 2025-02-10 11:36:22 +00:00
bump ReactNative version to v0.17.0
This commit is contained in:
parent
3e8457d4f0
commit
2af7df164e
@ -22,7 +22,7 @@ For more ClojureScript React Native resources visit [cljsrn.org](http://cljsrn.o
|
|||||||
Contributions are welcome.
|
Contributions are welcome.
|
||||||
|
|
||||||
## State
|
## State
|
||||||
- Uses React Native v0.16.0
|
- Uses React Native v0.17.0
|
||||||
- Same codebase for iOS and Android
|
- Same codebase for iOS and Android
|
||||||
- Figwheel used for REPL and live coding.
|
- Figwheel used for REPL and live coding.
|
||||||
- Works in iOS (tested using simulator).
|
- Works in iOS (tested using simulator).
|
||||||
|
@ -23,7 +23,7 @@ projNameHyphRx = /\$PROJECT_NAME_HYPHENATED\$/g
|
|||||||
projNameUsRx = /\$PROJECT_NAME_UNDERSCORED\$/g
|
projNameUsRx = /\$PROJECT_NAME_UNDERSCORED\$/g
|
||||||
platformRx = /\$PLATFORM\$/g
|
platformRx = /\$PLATFORM\$/g
|
||||||
devHostRx = /\$DEV_HOST\$/g
|
devHostRx = /\$DEV_HOST\$/g
|
||||||
rnVersion = '0.16.0'
|
rnVersion = '0.17.0'
|
||||||
rnPackagerPort = 8081
|
rnPackagerPort = 8081
|
||||||
podMinVersion = '0.38.2'
|
podMinVersion = '0.38.2'
|
||||||
process.title = 're-natal'
|
process.title = 're-natal'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user