Closed prscX closed 7 years ago
Hi,
First of all, I would like to appreciate this library is really good for fetching thumbnail for a specific Video
Recently I have added react-native-thumbnail library to my project, and post that I am getting exceptions while building the project
Exception: *react-native-link-preview* & *react-native-thumbnail* share the same package name
In order to solve, I have renamed the package name of both libraries. Please find below updated package name:
Post changing the package name, Everything is working as expected on both Android and iOS Platforms
Can you please merge this request and release a new build, so that we can seamlessly use this library
P.S: Doing this will make sure that in future it will not have any package name conflicts with other libraries
Please let me know in case any changes or discussion is required for the same
Thanks, Pranav
Hi,
First of all, I would like to appreciate this library is really good for fetching thumbnail for a specific Video
Recently I have added react-native-thumbnail library to my project, and post that I am getting exceptions while building the project
Exception: *react-native-link-preview* & *react-native-thumbnail* share the same package name
In order to solve, I have renamed the package name of both libraries. Please find below updated package name:
Post changing the package name, Everything is working as expected on both Android and iOS Platforms
Can you please merge this request and release a new build, so that we can seamlessly use this library
P.S: Doing this will make sure that in future it will not have any package name conflicts with other libraries
Please let me know in case any changes or discussion is required for the same
Thanks, Pranav