From 9ac2ead6b382a1455c3a58ec5f324e5bad812424 Mon Sep 17 00:00:00 2001 From: Artur Girenko Date: Tue, 11 Jul 2017 22:24:44 +0200 Subject: [PATCH] bump RN to 0.46 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9788013..54bde97 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ For more ClojureScript React Native resources visit [cljsrn.org](http://cljsrn.o Contributions are very welcome. ## Status -- Uses [React Native] v0.44.2 +- Uses [React Native] v0.46.1 - Reusable codebase between iOS and Android - Figwheel used for REPL and live coding - Works in iOS (real device and simulator)