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