Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/darleikroth/react-native-material-backdrop
- Owner: darleikroth
- License: mit
- Created: 2018-12-20T14:42:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T16:49:18.000Z (about 4 years ago)
- Last Synced: 2024-09-22T06:08:55.838Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.32 MB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-material-design - react-native-material-backdrop - Material backdrop for react native (React Native / Components React Native)
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