How can I use an external library into my project which had a bug? – React native
I want to use external library, which has a small bug. I know how to fix this bug and will create a PR request for it, but until it gets approved, how can I use the library in my project,…