mirror of
https://github.com/hariroshan/elm-native-library.git
synced 2024-11-24 00:55:27 +03:00
added gifs and updated readme
This commit is contained in:
parent
f454da12b5
commit
b9a596eb04
12
README.md
12
README.md
@ -1,8 +1,16 @@
|
||||
# Elm Native
|
||||
|
||||
Build mobile apps with elm using NativeScript
|
||||
Build mobile apps with elm using NativeScript API. `elm/http` works with this library as well!
|
||||
|
||||
We can build simple apps like counter
|
||||
![Counter](./doc/counter.gif)
|
||||
|
||||
or something like a blog
|
||||
![Counter](./doc/blog.gif)
|
||||
|
||||
or even complex app with page transitions, modals, dialog, and much more!
|
||||
![Car details](./doc/car.gif)
|
||||
|
||||
`elm/http` works with this!
|
||||
|
||||
## TODO
|
||||
|
||||
|
BIN
doc/blog.gif
Normal file
BIN
doc/blog.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 MiB |
BIN
doc/car.gif
Normal file
BIN
doc/car.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 MiB |
BIN
doc/counter.gif
Normal file
BIN
doc/counter.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
Loading…
Reference in New Issue
Block a user