Contributing to Uno Platform (part 3)
5 years ago
In this blog post, the author continues implementing APIs of the DisplayInformation class for Android and iOS in the Uno Platform. They discuss handling situations where required APIs do not exist, as well as the implementation of the OrientationChanged event for Android. The post provides code examples and highlights the philosophy of matching UWP behavior in Uno. Read on to find out how they handle these challenges and create a pull request for review!