Skip to content

1.13.4

Latest
Compare
Choose a tag to compare
@dianakarh dianakarh released this 02 Apr 13:24
· 7 commits to master since this release
e6a81a7

Release 1.13.4

New:

  • BookingMapScreen as a standalone component that can be used to create a more flexible UI
  • disablePrebookRides option in KarhooUISDKConfiguration. Setting this to true will remove the user's ability to book rides in advance, leaving only ASAP rides. false by default.
  • excludedFilterCategories option in KarhooUISDKConfiguration. Adding any QuoteListFilters.Category to this array will remove the respective category along with all its filters from the filter list. Empty by default.
  • disableCallDriverOrFleetFeature option in KarhooUISDKConfiguration. Setting this to true will hide the call driver or fleet button in the trip info screen used to track the driver for ASAP rides. false by default.
  • Unified screens as components access in KarhooComponents