Baseflow / Baseflow/XF-Material-Library
Binding of text property of button not working on iOS
Open
- Dominant language
- C#
- Stars
- 633
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
Trying to use data binding for text property of material button and it doesn't works on iOS - text in button is empty.
It working if I hard code text in XAML
It works on Android (with binding)
It works with native `Button` (with binding)
Version: 1.5.8
Platform: Xamarin.Forms
Contributor guide
Assessment
This issue has not been assessed yet.