expo module, build.gradle file update?
I have created my first native module to be used in my Expo project. It is working fine on iOS so far. Now I am trying to implement for Android. Except I am running into issues compiling the app, I think because my build.gradle
file is not being updated to match the new Module.kt file:
expo module, build.gradle file update?
I have created my first native module to be used in my Expo project. It is working fine on iOS so far. Now I am trying to implement for Android. Except I am running into issues compiling the app, I think because my build.gradle
file is not being updated to match the new Module.kt file: