https://github.com/shakadak/reason-react-native-the-basics
react native tutorial, but with reasonml http://facebook.github.io/react-native/docs/tutorial
https://github.com/shakadak/reason-react-native-the-basics
example reason-react-native reasonml
Last synced: 4 months ago
JSON representation
react native tutorial, but with reasonml http://facebook.github.io/react-native/docs/tutorial
- Host: GitHub
- URL: https://github.com/shakadak/reason-react-native-the-basics
- Owner: Shakadak
- Created: 2019-09-05T18:56:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T18:26:42.000Z (over 2 years ago)
- Last Synced: 2025-04-06T22:46:21.407Z (about 1 year ago)
- Topics: example, reason-react-native, reasonml
- Language: OCaml
- Size: 1.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`npm start` on one tab then `npm run watch` on another.
Comment and uncomment a single component at a time in `App.re`.