added gifs and updated readme

This commit is contained in:
hariroshan 2023-03-04 14:37:36 +05:30
parent f454da12b5
commit b9a596eb04
4 changed files with 10 additions and 2 deletions

View File

@ -1,8 +1,16 @@
# Elm Native # 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 ## TODO

BIN
doc/blog.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

BIN
doc/car.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

BIN
doc/counter.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB