react-native-thumbnail
react-native-thumbnail copied to clipboard
Error building for android: more than one library with package name 'com.reactlibrary'
Can you please help me with this? it's conflicting to another package with the same name.
import com.reactlibrary.RNReactNativeDocViewerPackage;
...
import com.reactlibrary.RNThumbnailPackage;
Thank you.
Hello @AlexandruVoica , did you solve this? Thanks!