Android: Remove initial animation
This commit is contained in:
parent
37d34b0b1f
commit
d522292a98
|
@ -22,5 +22,6 @@ Navigation.startSingleScreenApp({
|
|||
screen: {
|
||||
screen: 'Rooms',
|
||||
title: 'Channels'
|
||||
}
|
||||
},
|
||||
animationType: 'none'
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue