v8.8.0
·
1076 commits
to develop
since this release
Added
- Added
HomeIndicatorViewController
to iOS, which can be used as an alternativerootViewController
for the native App. It will automatically show/hide the home indicator when transitioning from/to fullscreen presentationMode.
Changed
- Simplified the
viewController
reparenting mechanism on iOS that is applied when changing the presentationMode to/from fullscreen. - The
MediaPlaybackService
on Android is never restarted if a MediaButton event is received after the app was closed. - Added a consumer R8 config file on Android, telling R8 not to throw errors or warnings because of classes that are expected to be missing.