mirror of
https://github.com/status-im/re-natal.git
synced 2025-01-24 11:30:14 +00:00
v0.2.42
This commit is contained in:
parent
d3d29af45c
commit
82b81e4599
@ -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.32
|
- Uses React Native v0.33
|
||||||
- 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.41",
|
"version": "0.2.42",
|
||||||
"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