CrossGeeks / ToolbarItemBadgeSample

Sample shows how to add a badge to ToolBarItems in Xamarin Forms for iOS and Android
MIT License
73 stars 30 forks source link

IOS BarButtonItemExtensions this class error #4

Closed chGalbadrakh closed 6 years ago

chGalbadrakh commented 6 years ago

[DllImport(Constants.ObjectiveCLibrary)] how to fix it.. error

rdelrosario commented 6 years ago

Import namespace: using ObjCRuntime;