Skip to main content

Function: FadeInOption()

FadeInOption(__namedParameters): object

Defined in: lib/navigation/Navigator-options.tsx:104

Navigation options for screens that should fade in from the bottom. These screens will have no header and use a fade animation.

Parameters

__namedParameters

any

Returns

object

animation

animation: string = 'fade_from_bottom'

headerShown

headerShown: boolean = false