zkhCreator
zkhCreator
I installed injectionIII, and ran a new project.When I press `command + s`, the method `-(void)injected` called, but `viewdidload` are not called.How can I reload all code?
**Describe the bug** when I use `useAudioRecorder` only, it shows failed to load ffmpeg core. but when I use hook and UI Components, it shows ok. how to solve it?...
when my project with base framework with `Color.init(light: lightColor, dark: darkColor)`, it shows conflict when I compile the project. Move the functions into the struct to make the overall structure...