Skip to content

WrathChaos/react-native-ticket-modal

Repository files navigation

React Native Ticket Modal

Ready to GO Ticket Modal for React Native.

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

React Native Ticket Modal

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.