iOSAppInAssembly
Assembly app
An iOS app written entirely in hand-written assembly code, demonstrating basic setup and drawing functionality using CoreGraphics.
An iOS app in assembly
559 stars
27 watching
49 forks
Language: Assembly
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
home-assistant/ios | An open-source Home Assistant client app for Apple platforms | 1,589 |
objcio/app-architecture | A repository of sample code from an iOS application design patterns book, showcasing different app architectures and implementation details. | 2,061 |
jogendra/example-ios-apps | A curated collection of example iOS apps developed in Swift | 1,135 |
etchsaleh/listr | An iOS listing app that allows users to add items with details and store information, utilizing Core Data for data storage. | 20 |
amitshekhariitbhu/ios-viper-architecture | A sample iOS app demonstrating the implementation of the VIPER architecture using various libraries and frameworks. | 726 |
buildreactnative/assemblies-tutorial | A tutorial on building a complex React Native app by assembling various components and technologies | 17 |
amahi/ios | An iOS app built from scratch in Swift to replace an existing Objective C app | 43 |
maisamilena/myanimelist | An iOS app demonstrating the Clean Swift architecture for managing business logic and data display | 26 |
igorkulman/iossampleapp | An iOS app demonstrating various software development concepts and patterns | 893 |
dkhamsing/listapp.ios | A comprehensive guide to implementing basic lists on iOS from various iOS versions using different technologies and frameworks | 28 |
automattic/simplenote-ios | An iOS client for a note-taking service that enables syncing and offline access to notes. | 2,052 |
hackclub/some-assembly-required | An introduction to assembly programming for beginners. | 3,202 |
richardtop/calendarapp | A reference implementation of a calendar app using CalendarKit | 202 |
ios-reverse-engineering-dev/swift-apps-reverse-engineering | A comprehensive guide to reversing and understanding Swift-based iOS apps | 138 |
kgellci/area51 | An open-source Reddit client for iOS built in Swift | 144 |