fixed cannot display local image on android

This commit is contained in:
田领 2018-03-19 18:20:10 +08:00 committed by GitHub
parent 00e04535f3
commit 62fc722872
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
import React, { Component } from 'react'
import PropTypes from 'prop-types'
import {
Platform,
View,
Image,
NativeModules,