From 7e8f57c4b75d6931e7c8077009c55b9368ec7550 Mon Sep 17 00:00:00 2001 From: Artur Girenko Date: Sat, 28 Nov 2015 11:16:03 +0100 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4bfd740..5341b6c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ the goal of generating skeleton of native app for iOS and Android based on [Reagent](https://github.com/reagent-project/reagent) and [re-frame](https://github.com/Day8/re-frame). The support of figwheel is based on solution developed by [decker405/figwheel-react-native](https://github.com/decker405/figwheel-react-native) +There are lots of limitations currently, but IMHO this is the right way to go in order to support both platforms. Re-Natal is a simple command-line utility that automates most of the process of setting up a React Native app running on ClojureScript with Reagent an re-frame.