https://github.com/peterpme/reason-react-native-example
ReasonML React Native (Expo) example
https://github.com/peterpme/reason-react-native-example
react react-native reasonml
Last synced: about 2 months ago
JSON representation
ReasonML React Native (Expo) example
- Host: GitHub
- URL: https://github.com/peterpme/reason-react-native-example
- Owner: peterpme
- Created: 2018-03-03T19:17:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-03T19:23:57.000Z (about 7 years ago)
- Last Synced: 2025-03-23T21:11:25.327Z (2 months ago)
- Topics: react, react-native, reasonml
- Language: OCaml
- Homepage:
- Size: 45.9 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reason React Native Example
I created this repo as an demo for my [First PR with ReasonML](https://medium.com/@peterpme/your-first-reasonml-pr-into-an-existing-react-native-codebase-a490b4a79649) article.
If you're having trouble getting something working, just download this and run:
```
yarn watch
```This is an Expo project so within terminal you can run: `exp start`