-
Notifications
You must be signed in to change notification settings - Fork 17
branch with v3 start ui web #117
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
omar-bear
commented
Jun 29, 2025
- Replaced Zustand store with a new authClient for managing authentication state.
- Updated API hooks to utilize authClient for token retrieval and user logout.
- Removed unused authentication services and hooks related to Zustand store.
- Simplified account service by removing unnecessary hooks and consolidating account update logic.
- Introduced a new auth-client module to handle authentication logic and session management.
- Replaced Zustand store with a new authClient for managing authentication state. - Updated API hooks to utilize authClient for token retrieval and user logout. - Removed unused authentication services and hooks related to Zustand store. - Simplified account service by removing unnecessary hooks and consolidating account update logic. - Introduced a new auth-client module to handle authentication logic and session management.
🚀 Expo preview is ready!
|
…me screen, and update localization
…g process, and improve localization
- Added a new SVG cover asset for book cards. - Updated TypeScript definitions to include SVG module support. - Configured Metro to handle SVG files using react-native-svg-transformer. - Added a new books service to fetch books using infinite scrolling. - Created a BookCard component to display book details with an SVG cover. - Introduced localization for books in English and French, replacing repositories. - Updated layouts to reflect the change from repositories to books.
…improve navigation to book details feat: add buttons for GitHub and issue tracking in the home screen chore: configure dayjs for French locale fix: update home screen descriptions in English and French locales
…ading/error handling; add utility hooks for header and tab bar visibility
…ust ScrollBox properties for better responsiveness
…ox import in Content component
…elds and improve translations
…e.json and pnpm-lock.yaml
- Refactored the Xcode project file to correct references for ExpoModulesProvider.swift and libPods-StartUINative.a. - Removed duplicate entries for PrivacyInfo.xcprivacy and adjusted the build phases accordingly. - Updated the pnpm-lock.yaml to reflect new versions for expo-router and storybook packages, ensuring compatibility with the latest dependencies. - Added deprecation notice for react-native-vector-icons and updated related package versions.
…e AccountPage height based on platform
…functionality; update CardInfoAuthStep and LoginPage for better UI consistency
…l; update localization for improved clarity
…djust Header padding for improved layout
…ting images with new light and dark versions
…t; remove unused HeaderAuth and HomeHeader files
… form handling feat(auth): implement session management with Zustand store feat(books): create book card components and infinite scrolling for book listings feat(home): restructure home page components for better organization chore(types): add global TypeScript type definitions
…move EnvironmentVariablesModal
…sing useMutation for improved error handling and loading state management
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.