Socket
Book a DemoInstallSign in
Socket

@mindinventory/react-native-booking-ticket

Package Overview
Dependencies
Maintainers
7
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@mindinventory/react-native-booking-ticket

Booking Ticket

unpublished
latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
7
Created
Source

@mindinventory/react-native-booking-ticket

React Native Booking Ticket

Installation

npm install @mindinventory/react-native-booking-ticket
yarn add @mindinventory/react-native-booking-ticket

Supported platform

  • Android
  • Ios

Usage

import SeatsLayout from "@mindinventory/react-native-booking-ticket";

Props to use

ParameterTypeDescription
rownumberSet number of rows to draw seat layout.
layoutLayout (Optional)Default value columnOne: 2 & columnTwo: 2.
driverPositionstring (Optional)Accepts string args among left or right. Default is right.
isSleeperLayoutboolean (Optional)Accepts boolean value either true or false. Default is false.
maxSeatToSelectnumber (Optional)Allow uset to select maximum number of seats to book in one go. Default value 7.
selectedSeatsArray (Optional)Accepts value seatNumber number and seatType number which accepts value from (booked or women or blocked). Default its set to blank array.

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

@mindinventory/react-native-booking-ticket MIT-licensed.

Let us know!

We’d be really happy if you send us links to your projects where you use our component. Just send an email to sales@mindinventory.com And do let us know if you have any questions or suggestion regarding our work.

📌 Credits :

This project is made possible by the community surrounding it and especially the wonderful people. Rendering a list is basically clone form this repo GitHub Repo

Keywords

react-native

FAQs

Package last updated on 07 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts