I am creating a new library for React Native and I would like to add an existing library that uses native modules as a dependent (React Native Video) to use my library, but I am not able to do that.
I've seen some posts from GitHub and StackOverFlow on this subject, but they don't answer my question, for example:
PS: My library does not use any native modules except the ones that the react native video library already does.