Startup
Tools
2 min readJan 8, 2020
Not having continuous integration is NOT an option
How Xamarin works
Can I bind native libraries
Yes.
Yes you can, but xamarin team is doing their best that you don’t have to
In fact Xamarin binding Native Api is one of it’s strongest parts.
Common UI
Do UI once on all platforms Android, iOS, Windows, TVs, Wearables.
It hard to find case where universal UI won’t work.