mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-29 16:44:27 +03:00
Fixed issue
This commit is contained in:
parent
fe5e67e427
commit
6b5746ee8f
@ -9,8 +9,8 @@ import { SideMenu } from '../components';
|
|||||||
|
|
||||||
export default DrawerNavigator(
|
export default DrawerNavigator(
|
||||||
{
|
{
|
||||||
LoginScreen: {
|
SplashScreen: {
|
||||||
screen: Login,
|
screen: Splash,
|
||||||
navigationOptions: {
|
navigationOptions: {
|
||||||
header: () => null,
|
header: () => null,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user