mirror of
https://github.com/hariroshan/elm-native-library.git
synced 2024-12-04 17:02:49 +03:00
16 lines
455 B
Markdown
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.
|