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: 2 months ago
JSON representation

Expo template for F# + Fable React Native

Lists

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