Searched refs:shouldShowTutorial (Results 1 – 7 of 7) sorted by relevance
36 shouldShowTutorial(): boolean;
134 shouldShowTutorial() { method in RouterStore
1 … In production we should have errored during the initialization\n shouldShowTutorial() {\n ret…
71 if (store.shouldShowTutorial()) {
1 … useInitializeExpoRouter(context, initialLocation);\n\n if (store.shouldShowTutorial()) {\n Sp…
68 if (store.shouldShowTutorial()) {
172 shouldShowTutorial() {