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
Thank you so much everyone who works for this project!
I have upgraded my app that's using this wonderful package from react native 73 to 76 which uses the new architechture and removes jetifier from gradle.properties. My application's build is breaking with the following error.
error: package androidx.browser.customtabs does not exist and basically anything that has to do with androidx
Thank you so much everyone who works for this project!
I have upgraded my app that's using this wonderful package from react native 73 to 76 which uses the new architechture and removes jetifier from gradle.properties. My application's build is breaking with the following error.
error: package androidx.browser.customtabs does not exist
and basically anything that has to do with androidxsome relevant information:
build.gradle:
gradle.properties:
app/src/build.gradle:
The text was updated successfully, but these errors were encountered: