This can be done either using react-native link <dependency name> or manually if you have super powers. In case of Android, the linking is as simple as adding the dependency project’s path to settings. gradle and adding an implementation <dependency package> in build .