react-native-unimodules
react-native-unimodules copied to clipboard
Clarified how to install the module for iOS
It wasn't completely obvious how to modify the Podfile to get unimodule to build. In my case I missed that the minimum required version was 10 (and not 9, like it is for React Native). So I've added more details, in particular to update RN 60+.