I am not permitted to use cocoapods. Since rnpm is becoming the new cocoapod replacement, is there a way to set this up with rnpm instead?
In order to run rnpm link to connect JWPlayerDemo to xcode, i would first need to run:
npm install --save JWPlayerDemo (but that doesn't exist)
pls help