Summary
In this chapter, we created an application for iOS and Android using the native libraries. We integrated SignalR on the client and server side by building a hub and proxy connections via a client. In the next chapter, we will see how to store files locally with Xamarin.Forms
using dependency services. You will learn about shared projects and their differences to PCL projects. We will also run through SQLite, setting it up with Android, iOS, and WinPhone and share the same code using different platform-specific libraries.