Product – a Xamarin Forms app for Waitrose staff

I re-built the existing Waitrose Product app, which had previously been built as a native iOS app, in Xamarin Forms, for both Android and iOS.

xamarin forms app for waitrose

Built using Xamarin Forms for both Android and iOS

This project was an initial proof of concept, transferring an existing native iOS app to a cross platform Xamarin Forms app. It was to be deployed primarily on a special Android device with a built in scanner, but with a requirement for it to be deployable on iOS aswell.

I developed it using the MVVM software architectural pattern, and built the UI using databinding and XAML. We achieved in the region of 90% code share, the only native Android code was to interface with the device scanner.