来源:https://www.youtube.com/watch?v=WmJpHHmOKM8 教程:https://www.youtube.com/watch?v=GiUo88TGebs Breaking Down Bridging in React Native by Peggy Rayzis of Major League Soccer 参考地址:https://www.youtube.com/watch?v=O4CRwJWH3s4 首先使用android studio打开项目 将项目路径切…
Installation 1.install rnpm Run npm install -g rnpm 2.via rnpm Run rnpm install react-native-orientation Note: rnpm will install and link the library automatically. via npm Run npm install react-native-orientation --save 3.Linking Using rnpm (iOS +…