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.
|
* Screen options for shared document.
|
||||||
*/
|
*/
|
||||||
export const sharedDocumentScreenOptions = {
|
export const sharedDocumentScreenOptions = {
|
||||||
animation: 'default',
|
animation: 'slide_from_right',
|
||||||
headerBackTitleVisible: false,
|
headerBackTitleVisible: false,
|
||||||
headerShown: true,
|
headerShown: true,
|
||||||
headerStyle: {
|
headerStyle: {
|
||||||
|
|
Loading…
Reference in New Issue