-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Description
First of all thanks to the lib & its contributor. Its really awesome.
But I can't get it working. Below is my code snippet.
import FluidNavigator from 'react-navigation-fluid-transitions';
const Navigator = FluidNavigator.createFluidNavigator({
screen1: {screen: Screen1},
screen2: {screen: Screen2},
});
export default createAppContainer(Navigator);
shawnmitchell and mohsinriaz17
Metadata
Metadata
Assignees
Labels
No labels