Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 377 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 377 Bytes

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