feat(mobile/navigation) - updated shared doc animation
This commit is contained in:
parent
79e648867d
commit
44ff1aac11
|
@ -242,7 +242,7 @@ export const gifsMenuOptions = presentationScreenOptions;
|
|||
* Screen options for shared document.
|
||||
*/
|
||||
export const sharedDocumentScreenOptions = {
|
||||
animation: 'default',
|
||||
animation: 'slide_from_right',
|
||||
headerBackTitleVisible: false,
|
||||
headerShown: true,
|
||||
headerStyle: {
|
||||
|
|
Loading…
Reference in New Issue