Skip to content

Changes for status mobile UI

Choose a tag to compare

@vkjr vkjr released this 18 Mar 13:40
· 54 commits to master since this release
a3330f3
Changes for running status mobile ui (#451)

* Added getInitialUrl function to Linking module

* getInitialUrl now returns promise

* Fixed color processing for inline styles

* Added support to flexbox values in percents

* Added default values for styling

* Fixed backgroundColorSetting when border color defined

* Fixed background color

* Fixed issue with multiline textinput resizing

* Fixed set flag

* Removed TextInput fixes that break defaultValue functionality

* LinkingManager getInitialUrl() retrun value fixed