Does anyone have examples for dependency injection in Xamarin Forms using SimpleInjector. I've scoured the web and can't find anything. The reason I'm using SimpleInjector is because I have a generic repository for fetching data from SqlLite.
Thanks, this was an old post I forgot about. I've explained the issues I've faced in detail here http://stackoverflow.com/questions/39713821/unable-to-make-ioc-work-in-xamarin-forms
Answers
all iots are finally similar. Look at this example from xlabs(https://github.com/XLabs/Xamarin-Forms-Labs/tree/master/samples/XLabs.Samples/XLabs.Samples.Droid)
Thanks, this was an old post I forgot about. I've explained the issues I've faced in detail here http://stackoverflow.com/questions/39713821/unable-to-make-ioc-work-in-xamarin-forms