4 Commits

Se han modificado 2 ficheros con 3 adiciones y 1 borrados
Dividir vista
  1. +1
    -0
      App.js
  2. +2
    -1
      package.json

+ 1
- 0
App.js Ver fichero

@@ -1180,6 +1180,7 @@ MyPage = CodePush(codePushOptions)(MyPage);
color : 'gray'
},

contentItemTopDetailSalePriceStr02:{
width:'100%',
height:'100%',


+ 2
- 1
package.json Ver fichero

@@ -11,7 +11,8 @@
"react-native": "0.59.9",
"react-native-animatable": "^1.3.2",
"react-native-camera": "^1.12.0",
"react-native-code-push": "^5.6.0",
"code-push": "2.0.7",
"react-native-code-push": "5.6.1",
"react-native-device-info": "^2.1.2",
"react-native-shadow": "^1.2.2",
"react-native-snap-carousel": "^3.8.0",


Cargando…
Cancelar
Guardar