Intro This post is the third post within my series of posts regarding the construction of a trading application using Xamarin.Forms and F#. In this post, I share my source code for selling shares of a stock. User Interface The following reflects the user-experience for selling a stock: The following XAML reflects the above UI: …
Continue reading "Building a Trading App (Xamarin.Forms & F#)"