-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
needs reproductionneeds reproducible example to illustrate the issueneeds reproducible example to illustrate the issue
Description
Capacitor Version
I'm running the latest version of Capacitor, specifically 8.3.0. Pretty sure this also happens on 8.2.0 as well.
Other API Details
Platforms Affected
- iOS
- Android
- Web
Current Behavior
I have noticed additional 'space' under my tab bar on SDK < 35, matching the height of the swipe gesture / Android navigation space. The webview ends at the bottom of my tab bar, so it's something additional that's being set by Capacitor - as though the webview does not extend fully to the end of the screen.
SDK 35+ edge-to-edge works perfectly!
I am only using the new SystemBars. I don't have the StatusBar plugin installed.
Expected Behavior
I'd expect the tab bar to finish just above the gesture / Android navigation area, like it used to for Capacitor 7.
Project Reproduction
https://github.com/rossholdway/capacitor-8-system-bars-bug
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs reproductionneeds reproducible example to illustrate the issueneeds reproducible example to illustrate the issue



