Selaa lähdekoodia

[系统][升级]:更新最新的RN和react版本

tags/jenkins-front-end-screenad-128-v84^0
hupeng 6 vuotta sitten
vanhempi
commit
cff76f5db8
2 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. +1
    -1
      App.js
  2. +2
    -2
      package.json

+ 1
- 1
App.js Näytä tiedosto

@@ -374,7 +374,7 @@ getContentViewItem(contentItem, annomation) {
merchantName = this.getContentViewItemMerchantName(contentItem);
// console.warn(annomation)
return (
<Animatable.View animation={annomation} delay={500} style={styles.contentItem}>
<Animatable.View animation={annomation} style={styles.contentItem}>

<ImageBackground source={require('./image/item-background.png')} resizeMode='center' style={styles.contentItemDownLayer} >
{/* 列表 */}


+ 2
- 2
package.json Näytä tiedosto

@@ -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",


Ladataan…
Peruuta
Tallenna