Skip to content

Add react-native-liquid-glassmorphism#2638

Merged
Simek merged 2 commits into
react-native-community:mainfrom
himanshu-lal4:add-react-native-liquid-glassmorphism
Jul 12, 2026
Merged

Add react-native-liquid-glassmorphism#2638
Simek merged 2 commits into
react-native-community:mainfrom
himanshu-lal4:add-react-native-liquid-glassmorphism

Conversation

@himanshu-lal4

Copy link
Copy Markdown
Contributor

Adds react-native-liquid-glassmorphism — authentic Liquid Glass for React Native on both iOS and Android.

  • iOS 26: Apple's native UIGlassEffect (with a UIBlurEffect fallback below 26)
  • Android: a real-time AGSL refractive-lens shader (edge refraction, chromatic dispersion, mirrored edge reflection, Fresnel rim, tilt/touch specular) — real glass optics, not just blur
  • Custom shapes (circle / squircle / polygon / points / arbitrary concave SVG path)
  • Interactive touch + device-tilt specular
  • Expo config plugin, New Architecture (Fabric) + old architecture, TypeScript

npm: https://www.npmjs.com/package/react-native-liquid-glassmorphism
Repo: https://github.com/himanshu-lal4/react-native-liquid-glassmorphism

Entry includes only accurate flags: ios, android, newArchitecture, configPlugin. It's a native module (needs a dev build / prebuild), so expoGo is intentionally omitted.

@Simek Simek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey , thanks for adding a new entry to the directory! 👌

@Simek
Simek merged commit bbc745f into react-native-community:main Jul 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants