Closed ImAbhishekTomar closed 5 years ago
Hello, @jackryu. This question should be answered by your app navigation logic. For example you may add a boolean flag to your sharedprefs after first time showing onboarding flow, and in your start activity check if it's true or false and according to that decide where to go next.
how can i display onboarding app only first time?