Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unimplemented Component Error #636

Open
felixmeritis opened this issue Dec 2, 2024 · 1 comment
Open

Unimplemented Component Error #636

felixmeritis opened this issue Dec 2, 2024 · 1 comment

Comments

@felixmeritis
Copy link

Implemented it verbatim, however unfortunately I am getting a "unimplemented component" rendering of an opaque red block. I am using expo, which has expo BlurView. However I disabled to use this, however the component just won't render. Any tips or useful perspective? Very keen on implementing apple vibrancy to achieve a high-fidelity UI.

Side note, in my desperation I am attempting other avenues. One of is to inspect the Figma Apple DS, where I see "background-blend-mode: luminosity" in the css, but implementing this does not work and evaporates the whole text.

@jobpaardekooper
Copy link

jobpaardekooper commented Dec 4, 2024

Might be because you are trying to use this library in Expo Go which is not possible. You would need to convert to a custom development build or use prebuild. Or use React Native without Expo.

😉

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

No branches or pull requests

2 participants