GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
React Native Directory is a website where you can see all the libraries that are compatible with React Native.How do I know I'm at the right place?You made a repository on GitHub and you want the world to know it works with React Native. You want to submit a pull request to improve...
react-native-github1.4.0 • Public • Published 5 years ago Readme Code Beta 21 Dependencies 0 Dependents 1 Versions 实战课最新版react native+redux打造高质量上线app 概述 课程文档查看doc; 课程中所用到的demo查看demo; 更多demo可查看demo; 课程源码,可通过git查看课程各章节的源码; 如何运行? 在项...
Visit github page → Install npm ireact-native-date-picker Repository github.com/henninghall/react-native-date-picker Homepage github.com/henninghall/react-native-date-picker Weekly Downloads 170,980 Version 5.0.12 License MIT Unpacked Size
React Native Apps is a showcase of only open source React Native apps. These apps do not have to be published to the App Store or anything, they are s
React Native最佳学习模版- F8 App开源了,界面和体验是相当的完美,这个是Facebook官方开发的,所以放在第一位进行推荐。现在在github将近6000个star了。项目地址:https://github.com/fbsamples/f8app 三.Reading 来自饿了么RN大神开源的reading项目,已经完成Android和iOS双适配。绝对是一个产品级的开源项目,并且作者还...
3700颗GitHub星 MIT许可证 免费开源 通过GitHub问题单提供社区支持 5.React Native UI Kitten 这个React Native框架的名字取得真不赖!该UI组件库基于Eva设计系统,提供了480多个图标,允许您创建自定义主题。您还可以使用或扩展两个内置的视觉主题。 UI Kitten拥有20多个重要的UI组件,是少数几个与每个组件的从右到左...
因为 hybrid 时代方案缺陷,新一代的 Hybrid 跨平台方式,以React Native 为代表的方案就诞生了,这种...
NativeBase 是一个移动优先的 React 和 React Native 组件库,可帮助你跨 Android、iOS 和 Web (alpha) 构建一致的设计系统
1、在终端执行react-native init MyApp创建的ReactNative项目版本号与你终端安装的ReactNative版本号相同 2、在终端执行react-native init MyApp --version 0.44.0可指定ReactNative版本创建项目 二、TabNavigator使用 1、在终端执行命令npm install react-native-tab-navigator --save进行安装(加...