瀏覽代碼

[APP][修改]:引入package.json文件

tags/jenkins-front-end-screenad-35^0
hupeng 6 年之前
父節點
當前提交
4bc9902e4c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      App.js

+ 1
- 0
App.js 查看文件

@@ -11,6 +11,7 @@ import React, { Component } from 'react';
} from 'react-native'; } from 'react-native';


//引用插件 //引用插件
import Package from './package.json'
import Swiper from 'react-native-swiper'; import Swiper from 'react-native-swiper';
import HttpUtils from './HttpUtils.js'; import HttpUtils from './HttpUtils.js';
import CodePush from "react-native-code-push"; import CodePush from "react-native-code-push";


Loading…
取消
儲存