Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.

react-community/reason-react-native-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reason-react-native-scripts

Early, experimental version of BuckleScript / ReasonReact / bs-react-native support integrated into Create React Native App to make starting a Reason project with React Native dead simple.

Use it

yarn global add create-react-native-app
create-react-native-app HelloWorldRe --scripts-version reason-react-native-scripts
cd HelloWorldRe
yarn start

You will see some peerDependencies warnings, don't worry about it. I told you this was early and experimental, right? 😅

Development

yarn && yarn start will start a watcher that will build artifacts and place them in the build directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published