Bug Fixes
- android: modal not following activity windowSoftInputMode (#9042) (d09a564)
- android: ActivityIndicator custom color affecting other indicators on the page (#9026) (e16bc60)
- android: Tabs selected item color incorrectly applied (#9040) (b47ce0a)
- compat: add screen and device aliases (#9088) (4204ac8)
- core: notify object now optional (#9032) (539fd1e)
- ios: ios 10 tab crash (#9018) (b3f9c0d)
- list-view: handle reusing wrong view (#9023) (64e0aa6)
- tabs: ios safeArea calculation (#9089) (9391b44)
Features
- android: setInterval closer to web spec (#9044) (1769de9)
- ios: types for latest ios 14.3 with Xcode 12.3 (#9118) (9aad2db)
- ios iosIgnoreSafeArea property (#9092) (ea67422)
- core: queueMacroTask (#8904) (e3dc89f)
- core: allow app to start without a root view (#9056) (bd7c686)
- frame: add navigatingTo and navigatedTo events (#9025) (cf96e72)
Performance
- faster color parsing (c569236)