|
|
@@ -11,6 +11,7 @@ import React, { Component } from 'react'; |
|
|
|
} from 'react-native'; |
|
|
|
|
|
|
|
//引用插件 |
|
|
|
import Package from './package.json' |
|
|
|
import Swiper from 'react-native-swiper'; |
|
|
|
import HttpUtils from './HttpUtils.js'; |
|
|
|
import CodePush from "react-native-code-push"; |
|
|
|