Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wrathchaos/react-native-ticket-modal

Ready to GO Ticket Modal for React Native.
https://github.com/wrathchaos/react-native-ticket-modal

freakycoder front-end modal react react-native redeem redeem-code rn ticket ui zigzag

Last synced: 12 days ago
JSON representation

Ready to GO Ticket Modal for React Native.

Awesome Lists containing this project

README

        

React Native Ticket Modal

Ready to GO Ticket Modal for React Native.

[![npm version](https://img.shields.io/npm/v/react-native-ticket-modal.svg)](https://www.npmjs.com/package/react-native-ticket-modal)
[![npm](https://img.shields.io/npm/dt/react-native-ticket-modal.svg)](https://www.npmjs.com/package/react-native-ticket-modal)
![Platform - Android and iOS](https://img.shields.io/badge/platform-Android%20%7C%20iOS-blue.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)


React Native Ticket Modal

## Installation

Add the dependency:

### React Native:

```ruby
npm i react-native-ticket-modal
```

## Peer Dependencies

###### IMPORTANT! You need install them.

```
"react": ">= 16.x.x",
"react-native": ">= 0.55.x",
"react-native-modal": ">= 11.0.1",
"react-native-fast-image": ">= 6.0.3",
"react-native-vector-icons": ">= 6.5.0",
"react-native-material-ripple": ">= 0.8.0",
"react-native-dynamic-vector-icons": ">= 0.0.4"
```

## Basic Usage

```js
import TicketModal from "react-native-ticket-modal";

```

## Configuration - Props

#### Coming Soon

### ToDos

- [x] LICENSE
- [ ] Update README to add Props
- [ ] Write an article about the lib on Medium

## Credits

Thank you so much for the inspiration :) [Dribbble by Francesco Paradiso](https://dribbble.com/shots/4141595-Daily-UI-061-Redeem-Coupon)

## Author

FreakyCoder, [email protected]

## License

React Native Ticket Modal Library is available under the MIT license. See the LICENSE file for more info.