forked from Ivasoft/mattermost-mobile
Add logic to don't show the onboarding once it has been shown once
This commit is contained in:
@@ -72,6 +72,7 @@ export const GLOBAL_IDENTIFIERS = {
|
||||
DEVICE_TOKEN: 'deviceToken',
|
||||
MULTI_SERVER_TUTORIAL: 'multiServerTutorial',
|
||||
PROFILE_LONG_PRESS_TUTORIAL: 'profileLongPressTutorial',
|
||||
ONBOARDING: 'onboarding',
|
||||
};
|
||||
|
||||
export enum OperationType {
|
||||
|
||||
Reference in New Issue
Block a user