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
I am getting the following error when I use the library for Android React Native:
Error: The 'kotlin-android-extensions' Gradle plugin is no longer supported. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
I am getting the following error when I use the library for Android React Native:
Here is my package.json file:
It is working fine for iOS. Causing issue on Android only. Can anyone please tell how to fix.
The text was updated successfully, but these errors were encountered: