Set of various libraries that I happened to write during my Xamarin adventures. They are devised mainly for my own use but I took an effort to properly document them so that my co-workers or any other people I happen to develop with had easier time using them.
Documentation can be found here: https://drutol.github.io/AoLibs/
Library supports iOS and Android projects. It's divided into three parts:
- AoLibs.Navigation
- Provides cross platform navigation solution.
- AoLibs.Adapters
- Various adapters gathering features that require writing platform specific code.
- AoLibs.Utilities
- Completly random things that I tend to use in my projects