Skip to content

material-native/material-native

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Material Native

npm react-native MIT dependencies peerDependencies devDependencies Build Status Codecov

Fundamental and higher level components implementing Material Design for React Native.

Installation

  1. Follow the installation instructions for the react-native-vector-icons library.
  2. Run: npm i material-native --save

Getting Started

Examples

Checkout the material-explorer repository for the Material Explorer app demonstrating usage of the components.

About

This project is developed based on the unmaintained react-native-material-design and react-native-material-kit libraries. The goal being to replace the two libraries with one library implementing all components supported by either library, merge the two communities into one, implement core features that both libraries are missing, and fix some persistent of the bugs in each library.

Much of the new foundation and merge work was done at Redwerks.