Overview
TheuseSafeArea hook returns the safe area insets for handling device notches, status bars, and other system UI. It is a convenience wrapper around useHostContext.
Import
Signature
Returns
Safe area insets object. Defaults to all zeros when unavailable.