Skip to content

Attempt to use reagent+clojurescript with react-native for android

License

Notifications You must be signed in to change notification settings

Gonzih/reagent-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reagent-native

Reagent on android via ReactNative (WIP)

Usage

How to run:

  • Plug in your device or run emulator
  • lein cljsbuild auto dev
  • react-native run-android
  • react-native start

Configure remote host for development (shake your phone).

Or use adb reverse tcp:8081 tcp:8081 (available only for Android 5.0.0+).

License

Copyright © 2015 Max Gonzih

Distributed under the Eclipse Public License either version 1.0 or any later version.

About

Attempt to use reagent+clojurescript with react-native for android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published