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
[1.0.0-alpha13] - 2023-01-30
Added
- A new
onAppointmentSelected
property is available inNablaAppointmentListView
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 toNablaSchedulingUI.navigateToScheduleAppointmentScreen()
in the NablaScheduling package.
Fixed
Versions
- Android:
1.0.0-alpha22
- iOS:
1.0.0-alpha30