From 435b6d66647b54898a9eafae704be332fd618c94 Mon Sep 17 00:00:00 2001 From: Artur Girenko Date: Sun, 31 Jan 2016 13:39:07 +0100 Subject: [PATCH] bump RN version to 0.19.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f431d3d..9c4de87 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ For more ClojureScript React Native resources visit [cljsrn.org](http://cljsrn.o Contributions are welcome. ## State -- Uses React Native v0.18.1 +- Uses React Native v0.19.0 - Same codebase for iOS and Android - Figwheel used for REPL and live coding. - Works in iOS (real device and simulator).