FluidTransitions
FluidTransitions copied to clipboard
Remove undefined defaultNavigationOptions from createFluidNavigator
defaultNavigationOptions is not exported by react-navigation, what makes its usage ineffective in this context, since it will always be undefined.
@chrfalch, is there any underlying reason why we should keep this, or it's just a leftover? Tks.
Hi, @guiccbr :) Are you sure about this?