Visually Hidden
Hide content accessibly.
VisuallyHidden hides an item but ensures it remains visible to accessibility readers.
Features
- Keeps content hidden on screen but visible to assistive tech. 
- Works with "space" prop to not disturb spacing. 
Installation
VisuallyHidden is already installed in tamagui, or you can install it independently:
yarn add @tamagui/visually-hidden
Usage
Simply wrap the content you want hidden in VisuallyHidden:
When using with the space property, it will avoid double-spacing: