Lexi Stein
Lexi Stein
### Description In HTML/CSS, `gap` applies gutters between child elements but ignores absolutely positioned children. On iOS React Native, `gap` also adds gutters for each absolutely positioned child, unexpectedly increasing...
**Is your feature request related to a problem? Please describe.** We want our modal to be flush with the bottom of the screen (not just safe area) and would like...
**Is your feature request related to a problem? Please describe.** We want our modal to be flush with the bottom of the screen so we have disableSafeArea on, but you...
### Current behavior When switching tabs via click or swipe, the tab labels seem to take on a light opacity before animating to the active color, regardless of what was...