On iOS, setting topBar.background.color to 'transparent' removes the bottom border.
static get options() {
return {
topBar: {
background: { color: 'transparent' },
}
}
}
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back. Thank you for your contributions.
The issue has been closed for inactivity.