Add tvOS support to expo-glass-effect
Katarina Ljungdahl
We’re building a tvOS app and want to reuse the same glass UI components (GlassView, GlassContainer) for visual consistency across Apple platforms.
Would it be possible to add tvOS as a supported Apple platform for
expo-glass-effect
, so the module can be installed and compiled in Expo/React Native tvOS project when using react-native-tvos
?