You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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