boxyoman / purescript-halogen-reactnative

An experiment to get halogen working with react native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purescript-halogen-reactnative

A little bit of fun to see if I could get react native working with halogen. I got a basic toggle button working.

Running the example

> npm install -g react-native-cli
> npm install
> bower install
> npm run build-basic
> react-native start
> react-native run-ios

About

An experiment to get halogen working with react native.

License:Apache License 2.0


Languages

Language:PureScript 72.3%Language:Objective-C 12.1%Language:JavaScript 5.9%Language:Python 5.4%Language:Java 4.4%