Recently, I was wondering how to implement a particle system animation in an abstract way so that it can be used inside any control. Fortunately,…
Month: January 2019
Sometimes in our mobile applications, we need to switch between different views inside a ContentPage or ContentView depending on the context. You could use IsVisible…
As a mobile applications user sometimes we receive emails with url links that by clicking on them, they open an application instead of the browser.…