diff --git a/App.js b/App.js index 00337d1..2d48ced 100644 --- a/App.js +++ b/App.js @@ -374,7 +374,7 @@ getContentViewItem(contentItem, annomation) { merchantName = this.getContentViewItemMerchantName(contentItem); // console.warn(annomation) return ( - + {/* 列表 */} diff --git a/package.json b/package.json index 4ae85b4..822b8bc 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "test": "jest" }, "dependencies": { - "react": "16.6.3", - "react-native": "0.58.4", + "react": "16.8.6", + "react-native": "0.59.8", "react-native-animatable": "^1.3.1", "react-native-camera": "^1.12.0", "react-native-code-push": "^5.5.2",