You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @pacamara, I recently received access to update this package on NPM, but don't have access to this repo on github. We're going to be supporting this package at https://github.com/aprock/react-native-os. Would you mind open this issue there or maybe updating the source with a PR?
I'd suggest the gradle upgrade for react-native-os is postponed until such time that gets merged, please see discussion at software-mansion/react-native-svg#581
Some minor changes are needed for gradle 3.0.1 compatibility: in android/build.gradle:
buildToolsVersion
, gradle now specifies a default and the current value conflicts with that.api
notcompile
per https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration.html#new_configurationsWe are currently hacking these changes with a script in status.im, and would rather it is fixed upstream. Thanks!
Parent issue: status-im/status-mobile#3037
The text was updated successfully, but these errors were encountered: