Releases: status-im/react-native-desktop-qt
Releases · status-im/react-native-desktop-qt
Fixed nested TouchableHighlights
v0.57.8_6 Fixed excessive events sending from Qt to js side (#471)
Changes for status mobile UI
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
Concurrent module returned back
v0.57.8_4 Concurrent module returned back temporarily
Yeoman generator version bumped
Changes since previous release:
- Fixed metro-config patch name
- Make createView possible to override
- metro-config patch updated
- removed QtConcurrent dependency
React Native 0.57 merged in master
Merge React Native 0.57.8 (#422) * Merge React Native 0.57 - auto-resolved changes * Merge React Native 0.57 - manually resolved conflicts * Merge React Native 0.57 - removed files deleted from upstream * Merge React Native 0.57.8
Fixed user-agent
v0.56.1_5 Added default user-agent to get requests (#438)
Fetch/NetInfo/FlatList fixes
v0.56.1_4 Added info about QtWebKit issue to troubleshooting doc