摘要:
在日常的开发中,时常需要去获取应用的一权限 比如查看通讯录/打开摄像机等 1:ios iOS 的权限管理在info.plist里设置 info.plist主要是管理了app 的一些信息文件,比如版本啊 权限等 这里主要是设置了应用的http的访问权限 2:android 安卓的权限在RN中有Perm 阅读全文
posted @ 2017-09-11 13:51
谢玉胜
阅读(2152)
评论(0)
推荐(0)
摘要:
import React, { Component } from 'react'; import { AppRegistry, StyleSheet, Text, View, Dimensions, StatusBar, TouchableOpacity, TextInput, WebView } from 'react-native'; var {width... 阅读全文
posted @ 2017-09-11 10:16
谢玉胜
阅读(565)
评论(0)
推荐(0)
浙公网安备 33010602011771号