Commit Graph

8 Commits

Author SHA1 Message Date
Hari Roshan
73fcde9219
Allows adding user defined custom elements (#7)
* added null check for el

* added customElements field

* renamed dashed to kebabCased

* refactored and exposed addViewRender and buildHandler

* exposed build handler

* added types for customElements

* increased version

* added customElements Class extending ability

* minor change version bump

* testing custom elements with animated circle

* added missing element definition

* fixed ns-animated circle issue
2023-05-21 13:16:03 +05:30
hariroshan
8b485c61a3 added image picker code 2023-01-17 12:45:54 +05:30
hariroshan
590a23f578 moved elm-native-js into library 2023-01-13 13:57:49 +05:30
hariroshan
28f82ad2a8 runs in ios 2023-01-06 19:21:13 +05:30
hariroshan
803e46f78a added custom element functions 2023-01-05 15:59:22 +05:30
hariroshan
ff471954dc added elm deps 2023-01-05 13:46:48 +05:30
hariroshan
51051f7961 added typescript 2023-01-05 13:34:51 +05:30
hariroshan
f625530474 inital commit 2023-01-05 13:27:26 +05:30