From 8fddd2e72f52e386edf6296b76eabdb0c7f4e17c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 12 Jan 2026 20:37:30 +0000 Subject: [PATCH 1/3] Initial plan From 4c18948a10bb3ef87fa69ce823e956ca929dd8e4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 12 Jan 2026 20:39:31 +0000 Subject: [PATCH 2/3] Update Glass Effect iOS version from iOS 18+ to iOS 26+ in README.md Co-authored-by: jamespepper81 <84083764+jamespepper81@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e19aca..e4fc1c5 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ BitSleuth Wallet is a client-side Bitcoin wallet built with React Native and Exp - **React Navigation** 7.1 - Navigation library - **Lucide React Native** - Modern icon set - **React Native Reanimated** 4.1 - Smooth animations -- **Expo Glass Effect** 0.1.4 - Native iOS liquid glass effect (iOS 18+) +- **Expo Glass Effect** 0.1.4 - Native iOS liquid glass effect (iOS 26+) ### Platform Services - **Expo Local Authentication** - Biometric authentication (Face ID, Touch ID) From 16c8fe95384ef6ff5649cb7fbc140a560df3c84d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 12 Jan 2026 20:40:25 +0000 Subject: [PATCH 3/3] Update Glass Effect iOS version from iOS 18+ to iOS 26+ in developer guide Co-authored-by: jamespepper81 <84083764+jamespepper81@users.noreply.github.com> --- .github/skills/developer-guide/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/skills/developer-guide/SKILL.md b/.github/skills/developer-guide/SKILL.md index 687dd95..35873d6 100644 --- a/.github/skills/developer-guide/SKILL.md +++ b/.github/skills/developer-guide/SKILL.md @@ -319,7 +319,7 @@ This document outlines the technical skills, knowledge areas, and competencies r - **Layout Animations**: Animating component layout changes - **Spring Animations**: Natural, physics-based animations -### Expo Glass Effect (iOS 18+) +### Expo Glass Effect (iOS 26+) - **Material Blur**: Native iOS liquid glass effects - **Tab Bar**: Auto-minimizing tabs with glass effect - **Platform-Specific**: iOS-only feature with fallbacks