aboutsummaryrefslogtreecommitdiff
path: root/src/routes/main/MainStackScreen.tsx
diff options
context:
space:
mode:
authorIvan Chen <ivan@thetaggid.com>2021-03-05 17:21:20 -0500
committerGitHub <noreply@github.com>2021-03-05 17:21:20 -0500
commit1519e67cb495282ad436796abfa3236ceb31cb10 (patch)
tree87956d553704f3f42d86fe0f8db68e572ac817c5 /src/routes/main/MainStackScreen.tsx
parentb1dee65ee7bb8e120fc38a495f4027905d300650 (diff)
parent10aa8805038f07b1affdcfa1b924810a2c89bee1 (diff)
Merge pull request #242 from ankit-thanekar007/tma-634-badge-selection-screen
Badge Screen UI Changes
Diffstat (limited to 'src/routes/main/MainStackScreen.tsx')
-rw-r--r--src/routes/main/MainStackScreen.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/routes/main/MainStackScreen.tsx b/src/routes/main/MainStackScreen.tsx
index 04f73985..91ed2f70 100644
--- a/src/routes/main/MainStackScreen.tsx
+++ b/src/routes/main/MainStackScreen.tsx
@@ -7,6 +7,7 @@ import {normalize} from 'react-native-elements';
import BackIcon from '../../assets/icons/back-arrow.svg';
import {
AnimatedTutorial,
+ BadgeSelection,
CaptionScreen,
CategorySelection,
CreateCustomCategory,