dewango / BottomNavigationBarXF

Bottom Navigation Bar for Xamarin Forms
MIT License
187 stars 97 forks source link

package ThriveGmbH.BottomNavigationBar.XF 1.0.2 is not compatible with netstandard1.4 #70

Closed angelru closed 1 year ago

angelru commented 7 years ago

any solution?

n0tc0ding commented 6 years ago

I had to add the classes manually to the android project and forms project. The only thing that doesn`t work is the tab color change.

angelru commented 6 years ago

@n0tc0ding But it's compatible with netstandard?

n0tc0ding commented 6 years ago

@angelru , Is it the same problem with the xamarin version? I could not install the nugget in my xamarin forms project so I had to add all the classes manually. It worked fine except the tab colors.

angelru commented 6 years ago

@n0tc0ding but can you use PCL or NET Standard Class Library? thanks a lot!

n0tc0ding commented 6 years ago

@angelru yes it works on PCL