elm-native-library/README.md
2023-02-25 17:19:32 +05:30

16 lines
455 B
Markdown

# Elm Native
Build mobile apps with elm using NativeScript
`elm/http` works with this!
## TODO
1. Write docs for attributes
2. Convert raw js into rescript
3. Build a starter template with elm support with bindings pre-installed
4. Extract and publish elm-native in elm and elm-native-js in npm/yarn
5. Support animations
6. Split project into different modules, publish library in elm and npm
7. Use taskport to build typesafe nativescipt api calls.