1.0.4 • Published 5 years ago

mobile-bookit v1.0.4

Weekly downloads
4
License
MIT
Repository
gitlab
Last release
5 years ago

Mobile Bookit

  1. Run npm install --save mobile-bookit
  2. Import it into your project import GeronigoBookit from 'mobile-bookit'

Props

NameTypeDefault
appKeystringgeronigobookit
apiKeystringrezbotbookit
apiUrlstringhttps://apidev2.geronigo.com/api/v1.1/
modelive or testtest
venueIdlive10900
activityIdlive17

Events

onBookingCreated: (booking: any, type: 'booking'|'enquiry') The booking object returned from api is at first position. If payment has been made, then type will be booking else enquiry