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

Is target API 29 on Android possible #37

Closed
todorone opened this issue Apr 24, 2020 · 1 comment
Closed

Is target API 29 on Android possible #37

todorone opened this issue Apr 24, 2020 · 1 comment

Comments

@todorone
Copy link

Hey @iyegoroff , thanks a lot for such an amazing library!

Is it possible to compile on Android targeting API 28 on Android? Currently API 29 is not officially supported by latest RN version and there are some deprecations on API 29 that makes some current libraries(like CameraRoll) do not work.

@iyegoroff
Copy link
Owner

Hi @todorone! Thanks for your feedback.

API 29 is required to prevent a renderscript-related crash on devices running 64-bit version of Android -> #18 (comment)

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