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

Android Solution - convert double to facebook...ReadableMap #5

Open
samihabuawadSL opened this issue Dec 3, 2022 · 2 comments
Open

Comments

@samihabuawadSL
Copy link

Hi

sharing a solution to Android issue, which caused accordion not to be rendered and error thrown ,

Faced this error when having arrow enabled

after research the fix is to make sure u have the following:
"react-native-linear-gradient": "2.6.2", // if use have it
"react-native-svg": "12.1.0", // this is the one which fix it for me

@dev-event
Copy link
Owner

dev-event commented Dec 3, 2022 via email

@samihabuawadSL
Copy link
Author

thanks @dev-event for the fast concern,

sadly I'm in a middle of critical delivery timing and will not be able to create a a repo to to example it -- and I would like to
fix and ask for pull request if I had time - which sadly currently I don't

simply try to run in android having react-native-svg 13 installed + isArrow option enabled -- this will reproduce

appreciate your work
thx

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