Skip to main content

getSafeArea

Callable


  • Returns the current safe area insets on iOS. Can be used outside of a React context (e.g. inside a redux action, thunk or service), as long as the ChaynsProvider has been mounted once.


    Parameters

    • rest...args: []

    Returns Promise<AppleSafeArea>