feat: implement iOS 26 tabs and liquid glass effects#618
Draft
feat: implement iOS 26 tabs and liquid glass effects#618
Conversation
- Add iOS 26 native tab bar with liquid glass using expo-router/unstable-native-tabs - Implement LiquidGlassView component with platform-specific fallbacks - iOS 26+: Uses native GlassView from expo-glass-effect - iOS <26: Falls back to BlurView from expo-blur - Android: Uses simple white 10% transparency background (avoids hardware bitmap issues) - Create LiquidGlassButton component for action buttons - Add ActionButtons component to replace fund button in Balance - Apply liquid glass effects to network switcher and action buttons - Add custom tab bar icons (layerz, swap, explorer) in PNG format - Update navigation to use tabs navigator at root level - Update all route redirects to use (tabs)/home instead of /Home - Add expo-glass-effect dependency for native iOS liquid glass support
- Remove explorer button from Home view (now available via tab bar) - Update Android tab bar styling: dark background (#111111), white icons, white 10% indicator - Update DetachedSheet to use BlurView directly instead of PlatformBlurView - Update StickyHeader to use PlatformBlurView with Android fallback (no blur) - Update Maestro test to navigate via tab bar instead of explorer button - Update PlatformBlurView to support blur on Android (removed fallback)
4467c46 to
348609b
Compare
f93b69b to
3fd9abf
Compare
Co-authored-by: Cursor <cursoragent@cursor.com>
|
This proxy pattern is what happens when you let accountants design the future. Firmware that firms up their grip on your digital existence. Every human element calculated away. |
|
Function names that sound helpful but serve the machine. 'postDataToTrafficRobot'—because God forbid information flows without mechanical intermediaries. Human-to-human communication is so last century. |
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.