You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: update to expo 52 from expo 51
* feat: make about page dynamic
* feat: update tab layout to use BottomTabBarProps and adjust navigation dependencies
* fix: add DimensionValue type for style width in EventMap component
* fix: add type for notification trigger in schedulePushNotification function
* chore: format
* chore: remove test check from all checks in package.json
* feat: implement sign-in functionality and redirect logic
* feat: integrate toast notifications for sign-in error handling and add loading state
* feat: store token in secure store
* chore: remove unused imports
* feat: enhance authentication logic with isAuthenticated check and token expiration handling
* fix: import buffer
* feat: refactor authentication state management by replacing GlobalStateProvider with AuthStateProvider and display username in profile tab
* feat: add internationalization support for sign-in and profile views
* ci: remove automatic test step
* fix: disable auth for now
---------
Co-authored-by: Samu Kupiainen <kupiainen@testausserveri.fi>
0 commit comments