Files
Fluxup_PAP/node_modules/expo-glass-effect/CHANGELOG.md
2026-03-10 16:18:05 +00:00

4.0 KiB

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

55.0.7 — 2026-02-25

🐛 Bug fixes

  • Fix isInteractive not applying when glassEffectStyle has animate: true. (#43330 by @nishan)
  • Fix glass effect not rendering on first visit to a non-initial tab in tab navigator. (#43330 by @nishan)

55.0.6 — 2026-02-16

This version does not introduce any user-facing changes.

55.0.5 — 2026-02-08

🎉 New features

55.0.4 — 2026-02-03

This version does not introduce any user-facing changes.

55.0.3 — 2026-01-27

This version does not introduce any user-facing changes.

55.0.2 — 2026-01-26

This version does not introduce any user-facing changes.

55.0.1 — 2026-01-22

This version does not introduce any user-facing changes.

55.0.0 — 2026-01-21

  • Add ref prop type to GlassContainer and GlassView components (#41799 by @pchalupa)

🎉 New features

  • Add isGlassEffectAPIAvailable API to prevent some iOS 26 beta version crashes (#40992 by @nishan)
  • Add tvOS support (#41962 by @nishan)
  • Add colorScheme prop to override user interface style of GlassView (#42164 by @nishan)

0.1.8 - 2025-12-05

This version does not introduce any user-facing changes.

0.1.7 - 2025-11-13

This version does not introduce any user-facing changes.

0.1.6 - 2025-11-03

🐛 Bug fixes

💡 Others

0.1.5 - 2025-10-28

🎉 New features

0.1.4 - 2025-09-17

🐛 Bug fixes

0.1.3 — 2025-09-12

🎉 New features

Add child view support to , allowing child views to inherit animations from the parent view. (#39595 by @patrikduksin)

0.1.2 — 2025-09-11

This version does not introduce any user-facing changes.

0.1.1 — 2025-09-04

💡 Others

  • Move isLiquidGlassAvailable function to ExpoGlassEffect (#39349 by @Ubax)

0.1.0 — 2025-09-03

This version does not introduce any user-facing changes.