React Native的材料设计库
React Native Material Design是一个旨在用非死book的 React Native 实现Material Design的开源项目。这个库由许多控件组成,如下:
Welcome
Installation
Contributing
COMPONENTS
Avatar
Button
Card
Checkbox
Checkbox Group
Drawer
Divider
Icon
Icon Button
List
Radio Button
Radio Button Group
Ripple
Subheader
Toolbar
API
COLOR
TYPO
PRIMARY
PRIMARY_COLORS
THEME_NAME
EXTERNAL
Github
Material Design
如果有什么控件不在列,可能是因为还未被开发出来,或者是默认的react-native控件中有(比如Switch)或者就是因为React Native的限制无法实现(比如Dialog)。
We welcome all pull requests, suggestions, ideas or any constructive feedback! Please visit the repository to get involved.
这些控件只在安卓上测试过,还没有在iOS上测试。不过欢迎尝试。
React Native Material Design基于 @binggg的mrn 项目开发,改进包括支持最新版本的React Native,修复许多bug,更多的控件,向后兼容至 SDK API 16 等。
Demo App
demo App项目在此: https://github.com/react-native-material-design/demo-app
截图
官网:http://react-native-material-design.github.io/
来自: http://www.jcodecraeer.com//a/anzhuokaifa/androidkaifa/2016/0118/3884.html