Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/darleikroth/react-native-material-backdrop

Material Backdrop component for React Native, based on Material Design
https://github.com/darleikroth/react-native-material-backdrop

Last synced: 2 months ago
JSON representation

Material Backdrop component for React Native, based on Material Design

Awesome Lists containing this project

README

        

## react-native-material-backdrop

[![npm][npm]][npm-url]
[![size][size]][size-url]

Material Backdrop component for React Native, based on [Material Design](https://material.io/design/components/backdrop.html).

### Install

1. Before install this, please install and configure [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons#installation).

2. Installation:

```
npm i --save react-native-material-backdrop
```
or
```
yarn add react-native-material-backdrop
```

[npm]: https://badge.fury.io/js/react-native-material-backdrop.svg
[npm-url]: https://npmjs.com/package/react-native-material-backdrop

[size]: https://packagephobia.now.sh/badge?p=react-native-material-backdrop
[size-url]: https://packagephobia.now.sh/result?p=react-native-material-backdrop