作成
react-native init <project-name> npm install --save realm npm install --save redux npm install --save react-native-fetch-blob npm install react-native link RNFB_ANDROID_PERMISSIONS=true react-native link
実行
react-native run-android react-native run-ios