From 6112e3af4cd4d65d1fa0c516bdb7507292a3887a Mon Sep 17 00:00:00 2001 From: Artur Girenko Date: Sun, 6 Mar 2016 11:07:23 +0100 Subject: [PATCH] bump RN version to 0.21.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf549a8..3d98dac 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ For more ClojureScript React Native resources visit [cljsrn.org](http://cljsrn.o Contributions are welcome. ## State -- Uses React Native v0.20.0 +- Uses React Native v0.21.0 - Same codebase for iOS and Android - Figwheel used for REPL and live coding. - Works in iOS (real device and simulator).