forked from rinafcode/teachLink_mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfiles.txt
More file actions
196 lines (196 loc) · 33 KB
/
Copy pathfiles.txt
File metadata and controls
196 lines (196 loc) · 33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\.env.example
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\.gitignore
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\app.json
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\App.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\babel.config.js
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\eas.json
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\env.d.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\eslint.config.js
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\files.txt
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\index.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\jest.config.js
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\jest.setup.js
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\metro.config.js
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\nativewind-env.d.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\package-lock.json
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\package.json
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\README.md
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\tailwind.config.js
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\tsconfig.json
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\.github\workflows\test.yml
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\.vscode\extensions.json
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\.vscode\settings.json
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\app\course-viewer.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\app\modal.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\app\quiz.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\app\search.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\app\settings.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\app\_layout.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\app\(tabs)\index.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\app\(tabs)\_layout.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\app\profile\[userId].tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\adaptive-icon.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\ASSETS_README.md
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\favicon.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\global.css
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\icon.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\notification-icon.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\splash-icon.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\splash.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\images\android-icon-background.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\images\android-icon-foreground.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\images\android-icon-monochrome.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\images\favicon.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\images\icon.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\images\partial-react-logo.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\images\react-logo.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\images\react-logo@2x.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\images\react-logo@3x.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\assets\images\splash-icon.png
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\components\external-link.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\components\haptic-tab.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\components\hello-wave.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\components\parallax-scroll-view.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\components\themed-text.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\components\themed-view.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\components\ui\collapsible.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\components\ui\icon-symbol.ios.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\components\ui\icon-symbol.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\constants\theme.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\hooks\use-color-scheme.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\hooks\use-color-scheme.web.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\hooks\use-theme-color.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\scripts\deploy-android.sh
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\scripts\deploy-both.sh
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\scripts\deploy-ios.sh
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\scripts\deploy-preview.sh
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\scripts\README.md
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\scripts\reset-project.js
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\common\.gitkeep
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\common\ErrorBoundary.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\common\PrimaryButton.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\layout\.gitkeep
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\AccessibleButton.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\AchievementBadges.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\AnalyticsProvider.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\AvatarCamera.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\BiometricPrompt.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\BookmarkButton.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\ConnectionManager.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\CourseCardSkeleton.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\FilterSheet.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\index.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\LessonCarousel.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileCourseViewer.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileDrawer.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileFormInput.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileHeader.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileProfile.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileSearch.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileSettings.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileSyllabus.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileTabBar.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileVideoPlayer.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\NativeToggle.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\NotificationPrompt.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\NotificationSettings.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\OfflineIndicator.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\OfflineIndicatorProvider.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\PullToRefresh.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\PurchaseButton.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\SearchHistory.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\SearchResultCard.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\SettingsPicker.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\SettingsSection.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\StatisticsDisplay.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\SubscriptionManager.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\VideoControls.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\VirtualList.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\VoiceSearch.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileQuizManager\AnswerFeedback.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileQuizManager\index.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileQuizManager\MobileQuestionCard.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileQuizManager\QuizCarousel.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileQuizManager\QuizProgress.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\mobile\MobileQuizManager\QuizResults.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\ui\Button.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\components\ui\Skeleton.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\config\env.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\constants\.gitkeep
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\data\sampleCourse.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\data\sampleQuizzes.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\index.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useAnalytics.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useBiometricAuth.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useCamera.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useCourseProgress.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useDynamicFontSize.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useGestures.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useHapticFeedback.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useInAppPurchase.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useLongPress.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useMemoryMonitor.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useNetworkStatus.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useNotificationPermission.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useOfflineData.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\usePendingRequests.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\usePictureInPicture.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\usePinchZoom.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useSafeArea.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useScreenReader.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useSwipe.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useVideoGestures.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\hooks\useVoiceRecognition.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\navigation\index.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\navigation\linking.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\navigation\types.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\pages\mobile\MobileLogin.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\pages\mobile\PaymentHistory.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\pages\mobile\Settings.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\auth.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\crashReporting.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\index.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\mobileAnalytics.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\mobileAuth.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\mobilePayments.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\offlineStorage.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\pushNotifications.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\secureStorage.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\syncService.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\videoQuality.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\api\axios.config.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\api\index.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\api\requestQueue.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\services\socket\index.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\store\index.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\store\notificationStore.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\store\quizStore.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\store\settingsStore.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\store\{slices}\.gitkeep
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\styles\accessibility.css
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\types\.gitkeep
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\types\course.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\types\index.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\types\notifications.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\utils\.gitkeep
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\utils\accessibility.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\utils\colors.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\utils\imageCache.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\utils\index.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\utils\lazyComponents.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\utils\logger.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\utils\notificationHandlers.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\utils\searchHistory.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\utils\trackingEvents.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\__tests__\components\NotificationPrompt.test.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\__tests__\hooks\useNotificationPermission.test.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\__tests__\services\auth.test.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\__tests__\services\pushNotifications.test.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\__tests__\store\notificationStore.test.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\__tests__\utils\logger.test.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\src\__tests__\utils\notificationHandlers.test.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\tests\components\PrimaryButton.test.tsx
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\tests\hooks\useSafeArea.test.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\tests\services\mobileAnalytics.test.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\tests\store\notificationStore.test.ts
C:\Users\USER\Documents\Codes\Stellar\teachLink_mobile\tests\utils\colors.test.ts