update readme

This commit is contained in:
Artur Girenko 2015-12-24 21:16:16 +01:00
parent 3c59f55713
commit 3044b52b39
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ This project is a fork of [dmotz/natal](https://github.com/dmotz/natal) by Dan M
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 Will Decker [decker405/figwheel-react-native](https://github.com/decker405/figwheel-react-native)
There are limitations currently, but IMHO this is the right way to go in order to support both platforms.
The support of Figwheel is based on brilliant solution developed by Will Decker [decker405/figwheel-react-native](https://github.com/decker405/figwheel-react-native)
which works in 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.