-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore: Auth Context #141
Chore: Auth Context #141
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #141 +/- ##
========================================
Coverage 72.22% 72.22%
========================================
Files 3 3
Lines 18 18
Branches 3 3
========================================
Hits 13 13
Misses 5 5 ☔ View full report in Codecov by Sentry. |
bc3e74c
to
cf46a35
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job
…llow dynmic build for ios and android ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch: release v1.5.6
app/(app)/ActionMenu/index.tsx
Outdated
|
||
export default function Index() { | ||
import {} useConte |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
consider fixing this ,import should be used at the beginning
// setLoading(true) | ||
// const{error} = await supabase.auth.signInWithPassword({ | ||
// email: email, | ||
// password: password, | ||
|
||
// }) | ||
// if(error){ | ||
// Alert.alert(error.message) | ||
// setLoading(false) | ||
// }else{ | ||
// await router.push('/(app)/ActionMenu'); | ||
// setLoading(false); | ||
// } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't push commented codes
ctx/AuthContext.tsx
Outdated
password, | ||
}); | ||
if (error) { | ||
// Alert.alert(error.message); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove even this small comments
ca54349
to
f5ade68
Compare
…llow dynmic build for ios and android ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch: release v1.5.6 ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch: release v1.5.6 ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds refactor: reusable components refactor: created a reusable button refactor: used reusable buttons on auth pages refactoring inputs components refactoring reusable inputs refactor: applied reusable components fix: button for review screen fix: button for review screen and dark theme rf: added btns to auth screens refactor:applying chip component to screens ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android # *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme # *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ft: populate user data ft: resolve conflict to enable merge on develop ft-facebook-auth-added ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch: release v1.5.6 ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds refactor: reusable components refactor: created a reusable button refactor: used reusable buttons on auth pages refactoring inputs components refactoring reusable inputs refactor: applied reusable components fix: button for review screen fix: button for review screen and dark theme rf: added btns to auth screens refactor:applying chip component to screens ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch: release v1.5.6 ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch: release v1.5.6 ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds refactor: reusable components refactor: created a reusable button refactor: used reusable buttons on auth pages refactoring inputs components refactoring reusable inputs refactor: applied reusable components fix: button for review screen fix: button for review screen and dark theme rf: added btns to auth screens refactor:applying chip component to screens ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android # *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme # *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ft: populate user data ft: resolve conflict to enable merge on develop ft-facebook-auth-added ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch: release v1.5.6 ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch: release v1.5.6 ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds refactor: reusable components refactor: created a reusable button refactor: used reusable buttons on auth pages refactoring inputs components refactoring reusable inputs refactor: applied reusable components fix: button for review screen fix: button for review screen and dark theme rf: added btns to auth screens refactor:applying chip component to screens ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android # *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme # *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ft: populate user data ft: resolve conflict to enable merge on develop ft-facebook-auth-added ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: release v1.5.5 ch(release): Readying branch for release *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix(favoriteDoctors-screen):Enhance UI and add dark theme *fix-doctor-details-screen-added *fix-SignupAndLogin-screen-added *fix-SignupAndLogin-screen-added *fix-AddNewCard-Screen-added *bg: fix appointment *feat:setting up the dark theme for some screens. *fix-doctor-details-screen-added bg: fix merge conflicts *fix-AddNewCard-Screen-added *bg: reset release commits *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android *bg: Adjust scollable onboarding screens *bg: onboarding alignment fix ch: release v1.5.6 chore(config): setup eas for EAS builds - Setup Apple Appstore test flight and connect it to EAS - Configure EAS for iOS builds ch: configured the auth context ch: configure login in auth context ch: restricted actionmenu ch: restricted users
929a4cb
to
47f034a
Compare
What does this pull request do?
This PR provides a global way to keep track of whether the user is logged in or not
Description
It keeps track of the following