Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binggg/mrn
Material React Native (MRN) - A Material Design style React Native component library.
https://github.com/binggg/mrn
android material mrn react-native ui-components
Last synced: 30 days ago
JSON representation
Material React Native (MRN) - A Material Design style React Native component library.
- Host: GitHub
- URL: https://github.com/binggg/mrn
- Owner: binggg
- Created: 2015-11-13T10:10:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T08:31:20.000Z (over 5 years ago)
- Last Synced: 2024-10-03T13:39:48.657Z (about 1 month ago)
- Topics: android, material, mrn, react-native, ui-components
- Language: JavaScript
- Homepage: http://mrn.js.org
- Size: 43.8 MB
- Stars: 1,731
- Watchers: 45
- Forks: 107
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[![http://mrn.js.org](https://github.com/binggg/mrn/raw/master/mrn-logo-text.png)](http://mrn.js.org)
# A Material Design style React Native component library.[![npm](https://img.shields.io/npm/v/mrn.svg?style=plastic)](https://www.npmjs.com/package/mrn)
[![doc](http://mrn.js.org/badge.svg)](http://mrn.js.org)
[![GitHub stars](https://img.shields.io/github/stars/binggg/mrn.svg?style=social&label=Star)](https://github.com/binggg/mrn)## Tips
This repository is **no longer maintained** because there is no time to maintain.
Recommend another one: [React Native Material Design](https://github.com/react-native-material-design/react-native-material-design), which is heavily developed on top of the [mrn](https://github.com/binggg/mrn) project.
## [Getting Started](http://mrn.js.org/manual/installation.html#getting-started)
[http://mrn.js.org/manual/installation.html#getting-started](http://mrn.js.org/manual/installation.html#getting-started)
You can visit [http://mrn.js.org](http://mrn.js.org) to look at the document.
## Platform
- **Android** :support Android 4.1+ (API 16+)
- **iOS** : Don't have a plan for now## Demo
#### MaterialReactNative
Github:[https://github.com/binggg/MaterialReactNative](https://github.com/binggg/MaterialReactNative)[Download APK](https://github.com/binggg/MaterialReactNative/raw/master/android/app/build/outputs/apk/app-release.apk)
## Screenshots
![MRN Screenshots](http://mrn.js.org/user/image/Feature1.png)
![MRN Screenshots](http://mrn.js.org/user/image/Feature2.png)
![MRN Screenshots](http://mrn.js.org/user/image/Feature3.png)
![MRN Screenshots](http://mrn.js.org/user/image/Feature4.png)
![MRN Screenshots](http://mrn.js.org/user/image/Feature5.png)
![MRN Screenshots](http://mrn.js.org/user/image/Feature6.png)## License
This project is licenced under the [MIT License](http://opensource.org/licenses/mit-license.html).