Experimental support for writing React Native powered mobile applications in the Elm language.
Just to make it totally clear: No.
- Basic PoC
- Show something from Elm
- Make basic VTree work
- Add some kind of event handlers
- Styles
- Basic types for styles
- Support object type styles - transform styles and
shadowOffset
- Make enum type styles safer - currently all Strings
- Allow the
StyleSheet.create
method for styles
- Props
- Improve event handlers - currently uses event handler ids
- Support props besides styles and event handlers
- Unify syntax for styles, handlers and other props