-
Notifications
You must be signed in to change notification settings - Fork 123
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
requireNativeComponent: "BVLinearGradient" was not found in the UIManager when I use Expo #75
Comments
No one solved this yet?? |
I'm also having this issue |
hey guys, this package is not compatible with expo yet |
When will this be available for expo? please configure it asap |
Please solve the issue? |
No yet solved? |
Yes, you need to go for an alternative package bcoz it does not work with
expo or you can use react cli. This package works good with react cli.
…On Sun, Aug 21, 2022 at 5:17 PM Jeff Austine ***@***.***> wrote:
No yet solved?
—
Reply to this email directly, view it on GitHub
<#75 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZP7H6EM3O4RQOAGBEFDHDLV2IJOPANCNFSM5OHY3F5Q>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
See #65 (comment) for a potential workaround |
I believe you have to use the dev-client. This creates a client that allows BVLinearGradient to be registered |
Check the discussion for Expo Fix: |
@YasserShkeir thanks for the effort on the fix, but reaching into a package and manually applying patches isn't the way to go. If there are no plans to provide the fix, at least the documentation can mention it. |
Same issue here |
I tried many things, but still, the issue is there. Agree with @chramos |
The fix by @YasserShkeir works for me with SDK 49 (make sure you have expo-linear-gradient installed). |
I've been trying to implement se Package in my Expo project for a few days. Without success. I keep getting the same error
`
"dependencies": {
}
`
The text was updated successfully, but these errors were encountered: