3 Repos
Tools to speed up development by enabling hot reloading.
Explore 3 awesome GitHub repositories matching part of an awesome list · Code Injection. Refine with filters or upvote what's useful.
This project is an Xcode runtime code injector and developer productivity tool. It enables the injection of Swift and Objective-C code changes into a running application without requiring a process restart, functioning as a hot module replacement tool for iOS development. The tool provides a dynamic UI debugger for reloading storyboards and tuning visual parameters in real time. It allows for the recompilation of individual classes and the binding of new implementations into a live process, avoiding full project rebuilds. The system covers runtime injection capabilities, including automated
Provides code injection support for Swift.
Hot Reloading for Swift applications!
Enables hot reloading for Swift applications.
:syringe: Vaccine - Make your apps immune to recompile-disease
Prevents the need for full recompilation during development.