ioscreator is a comprehensive set of educational resources and reference guides for building mobile applications on the iOS platform. It provides a structured course and tutorial series focused on combining interface design with mobile logic using the SwiftUI framework. The project distinguishes itself through specialized guides for hardware integration and state management, covering the use of device sensors such as the camera, microphone, and accelerometer. It also includes a dedicated UI component library and tutorials for implementing native Apple system services. The materials cover a b
Demo of using Finite State Machine (FSM) for making complex animation
Activate shared element transitions between pages in Xamarin.Forms (IOS/Android)
Override the default Page Transitions for Xamarin.Forms when calling PushAsync and PopAsync.