An open API service indexing awesome lists of open source software.

https://github.com/ricbermo/react-native-material-basic

A Simple set of React Native components following Material Design
https://github.com/ricbermo/react-native-material-basic

android ios material-design react react-native

Last synced: 11 months ago
JSON representation

A Simple set of React Native components following Material Design

Awesome Lists containing this project

README

          

# react-native-material-basic
A Simple set of React Native components following Material Design.

I'm not the author of any of the components found on this library. I just copied them and put them together as a single installable library.
I also patched some issues reported on the respective repos.

The original repos, with no particular order are:

1. https://github.com/n4kz/react-native-material-dropdown
2. https://github.com/n4kz/react-native-material-textfield
3. https://github.com/n4kz/react-native-material-ripple
4. https://github.com/n4kz/react-native-material-buttons
5. https://github.com/hectahertz/react-native-material-dialog

Eventually, I'll add my own set of components but that may take some time.