Conversation
refactor(index): replace Card with View refactor(drawer/_layout): remove theme color usage and update header styles
refactor(theme): rename useAppTheme to useTheme refactor(context): replace AppThemeProvider with ThemeProvider
refactor(drawer/_layout): replace themeColor with colors from theme context refactor(lib/context/theme): add theme context provider
feat(biome): update rules with noUnknownFunction build(deps): update dependencies and add @rn-primitives/portal, class-variance-authority, clsx, tw-animate-css
refactor(index): replace Typography with Text refactor(not-found): replace Typography with Text
feat: add @floating-ui/core feat: add @floating-ui/dom feat: add @floating-ui/react-dom feat: add @floating-ui/utils feat: add @radix-ui/number feat: add @radix-ui/react
chore: remove heroui-native dependency
fix(components): remove trailing comma refactor(theme-toggle): simplify theme toggle logic refactor(theme): improve theme context management
feat(theme-select): add theme options and improve theme handling
refactor(providers): simplify providers structure feat(stack-provider): add utility for stacking providers refactor(theme): update theme handling logic
feat(tabs/two): add Card component refactor(drawer): remove unused Card variant
feat(layout): update drawer layout with toggle button
feat(drawer): add drawer layout feat(pages): add home and tab two pages
feat(button): add support for href and children props
feat(build): add expo-image dependency refactor(button): reorder imports refactor(drawer): remove redundant import
feat(icon): add variant support and new icon types build(deps): add @react-navigation/native dependency
refactor(button): simplify button content rendering and update styles
feat(layout): update drawer icons and add logo refactor(theme): add color scheme to theme context
feat(tabs): update card description and title refactor(layout): adjust container and view styling
feat(assets): add icons refactor(drawer-header): simplify drawer header
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
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.
No description provided.