v3.4.4
[3.4.4] 2022-01-24
Added
- Added prop classNameTitle to allow changing the styles of title for the
ProgramCard
component. - Added filter props (filter variant and classNameFilter) on
ProgramCard
to display a linear gradient overlay on the top of the image. - Added
onPressButton
callback toProgramCard
button.
Fixed
- Fixed problem with
ProgramCard
not having a button callback.