I want to create in xamarin forms value converter for Rg Plugins Popup it should show Yes or No (True/False) but when I compile it shows:
Position 14:14. Type cnv:BoolToStringConverter not found in xmlns clr-namespace:RodoAcceptance.Converters;assembly=RodoAcceptance RodoAcceptance
This is XAML View and value converter
Code behind: