On the frontend, I felt it was important to develop native applications separately for iOS and Android. On iOS I developed the app using Swift and UIKit, and for Android I used Java (I know, it's old but I already knew the language and it worked perfectly well). In the process, I also developed my preferred architecture for mobile apps, setting a precedent for how I've worked since then to build mobile apps that were performant, efficient, and organized under the hood.