摘要: 原本样式 需求样式 成型样式 主要代码块: find文件夹 HomeScreen.js 中 更改 ``` return ( <Screen header> <View style={styles.container}> <ScrollableTabView renderTabBar={props = 阅读全文
posted @ 2019-09-12 14:12 年芳几载 阅读(156) 评论(0) 推荐(0) 编辑
摘要: ## 一.Router.js中 设置提现 1.index.js 钱包界面 ``` <ScrollView showsVerticalScrollIndicator={false}> <View styles={styles.statistics}> <ImageBackground source={ 阅读全文
posted @ 2019-09-06 14:42 年芳几载 阅读(329) 评论(0) 推荐(0) 编辑
摘要: 配置开发环境 配置开发环境 安装依赖参考:React Native中文网安装Node、Watchman 和 React Native 命令行工具以及 Xcode 安装依赖参考:React Native中文网安装Node、Watchman 和 React Native 命令行工具以及 Xcode 1. 阅读全文
posted @ 2019-08-20 17:57 年芳几载 阅读(163) 评论(0) 推荐(0) 编辑