0.0.15 • Published 5 years ago

react-native-ticket-modal v0.0.15

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Ready to GO Ticket Modal for React Native.

npm version npm Platform - Android and iOS License: MIT styled with prettier

Installation

Add the dependency:

React Native:

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

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

<TicketModal />

Configuration - Props

Coming Soon

ToDos

  • 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

Author

FreakyCoder, kurayogun@gmail.com

License

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