I have this library that I would like to use:
https://github.com/Kudo/react-native-image-carousell
But as it stands it has not been updated and is no longer working with RN 0.30. A user has submitted a pull request but the owner has to merge it. How can I grab this pull request into my node_modules?
EDIT: To those saying that this is a duplicate of How can I fetch an unmerged pull request for a branch I don't own?, I'm mostly wondering what's the best way to do this and maintain the project with it being in node_modules