# React toolbox –A set of react components that helps developers to implement Google material design, react toolbox is built on top of CSS Modules, ES6, and Webpack. The library boasts of about 8k stars on Github and is fairly popular for react native web development. # Semantic UI reac...
https://github.com/ant-design/ant-design-mobile Essential cross-platform UI components for React Native https://nativebase.io/ 对应的Icon: http://ionicframework.com/docs/ionicons/ https://www.awesomes.cn/repo/react-native-community/react-native-elements http://www.awesome-react-native.com/#c...
1、Material-UI material-ui| 基于Google Material Design设计规范的React组件库,开箱即用,使用它可以快速搭建出赏心悦目的应用界面。 https://material-ui.com/ 1. https://github.com/mui-org/material-ui 1. 安装 $ npm i @material-ui/core -S 1. 使用 // 引入组件import React from "react";import...
React Native Material UI是一组高度可定制的 UI 组件,实现了谷歌的 Material Design。请注意,这个库使用了一个名为 uiTheme 的 JS 对象,这个对象在上下文间传递,以实现最大化的定制化能力。 React Native Material UI 项目地址: https://github.com/xotahal/react-native-material-ui 包含库组件及示例的清单: ...
React Native Material Kit是一套很有用的 UI 组件和主题,实现了谷歌的 Material Design。不过需要说明的是, React Native Material Kit在2017 年 12 月之后就停止维护了。 项目地址: github.com/xinthink/rea 7,Nachos UI Nachos UI 是一个 React Native 组件库,提供了 30 多个可定制的组件,这些组件也可以通...
Image source: https://akveo.github.io/react-native-ui-kitten/ React Native UI Kitten – a React Native implementation of the Eva Design system. It offers a set of about 20 general-purpose components styled in the same way to take care of visual appearance. There are a lot of standalone...
Nuclide is a single package development to build features on Atom, is an open-source and free React Native tool. So, by a large community of developers always willing to help, the built-in support for Flow aids hackability. Moreover, it includes inline errors, auto-complete, andjump-to-...
基于material design设计的react native UI库 第一步 安装 运行npm install --save material-elements 或者yarn add material-elements(需要安装yarn) link material-elements 依赖于react-native-vector-icons 运行yarn add react-native-vector-icons 将vector-icons链入工程 ...
React Native Paper是一个跨平台的 UI 组件库,它遵循 Material Design 指南,提供了全局主题支持和可选的 babel 插件,用以减少捆绑包大小。 React Native Paper 项目地址: https://github.com/callstack/react-native-paper Expo 示例应用程序: https://expo.io/@satya164/react-native-paper-example ...
React Native UI Library项目地址:https://github.com/wix/react-native-ui-lib 9. React Native Paper star数1.5K左右,是一个跨平台的UI组件库,它遵循Material Design指南,提供了全局主题支持和可选的babel插件,用以减少捆绑包大小。这里是一个Expo示例应用程序,可帮你快速了解这个库(https://expo.io/@satya16...