Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

1.0.0-alpha13

Pre-release
Pre-release
Compare
Choose a tag to compare
@amseddi amseddi released this 30 Jan 13:48
· 33 commits to main since this release

[1.0.0-alpha13] - 2023-01-30

Added

  • A new onAppointmentSelected property is available in NablaAppointmentListView component and should be provided to redirect to the appointment detail screen (NablaSchedulingUI.navigateToAppointmentDetailScreen(appointmentId)).
    (This callback will only be used on iOS and the navigation will work as expected on Android)

Changed

  • NablaSchedulingClient.openScheduleAppointmentScreen() has been renamed to NablaSchedulingUI.navigateToScheduleAppointmentScreen() in the NablaScheduling package.

Fixed

Versions