mirror of
https://github.com/status-im/re-natal.git
synced 2025-01-24 19:39:32 +00:00
v0.2.43
This commit is contained in:
parent
52a98ae843
commit
243d9112ce
@ -24,7 +24,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.33
|
- Uses React Native v0.34
|
||||||
- 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 (real device and simulator).
|
- Works in iOS (real device and simulator).
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "re-natal",
|
"name": "re-natal",
|
||||||
"version": "0.2.42",
|
"version": "0.2.43",
|
||||||
"description": "Bootstrap ClojureScript React Native apps with reagent and re-frame for iOS and Android",
|
"description": "Bootstrap ClojureScript React Native apps with reagent and re-frame for iOS and Android",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Artur Girenko <a.girenko@gmail.com>",
|
"author": "Artur Girenko <a.girenko@gmail.com>",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user