Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobcat-pixel/fable-expo
Expo template for F# + Fable React Native
https://github.com/bobcat-pixel/fable-expo
Last synced: 3 months ago
JSON representation
Expo template for F# + Fable React Native
- Host: GitHub
- URL: https://github.com/bobcat-pixel/fable-expo
- Owner: bobcat-pixel
- Created: 2022-03-02T06:08:57.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-02T06:09:52.000Z (almost 3 years ago)
- Last Synced: 2024-08-03T04:05:42.107Z (7 months ago)
- Language: F#
- Size: 71.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-fsharp-project-templates - bobcat-pixel/fable-expo - Expo template for F# + Fable React Native (List / React Native)
README
# fable-expo-template
Expo template for using F#/Fable with React Native# Prereqs
.NET Core >= 5
node >= 16
Expo CLI
# Quickstart
`$ git clone https://github.com/bobcat-pixel/fable-expo-template && cd fable-expo-template`
`$ npm install`
`$ dotnet fable watch ./src -o ./out`
`$ npm start`
# Acknowledgements
https://github.com/martinmoec/fable-react-native-how-to