Open user1701 opened 4 years ago
What version of RN?
expo SDK 35.0.0, RN 0.59.8
Android
try put files on node_modules/react-native-zoom-bridge/android/libs
@amdrade my question is about removing these lines from the android project, according to the android manual installation instructions these lines have to be removed. My project is working well, without them...
settings.gradle is updating when I run
link
command with the following code:and I have warning while gradle syncing with files
and I didn't see these
zoomsdk
andzoomcommonlib
in manual installation. Should I get rid these lines?