You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2024. It is now read-only.
I love this library a lot, but I heard from Readme of Alderis's repo that this library was abandoned. Sorry to hear that.
If anyone still wants to use this library. I highly recommend to statically link with my fork version.
Statically linking to your tweak, so it won't conflict with Alderis.
And my fork including miscellaneous bug fixes and improvements listed as below:
Using native method to read/write pref value, you can implement your own getter/setter.
Providing native reload interface, cell won't re-generate when reloading specifier.
fix a bug which cause alpha of fallback is always 1.
fix a bug which cause alpha is always 0 on some low version device.
fix building issues with specific sdk.
fully use arc.
add a script by which you can test on simulator.
If needed , I'm willing to create PRs or directly maintain this library.
Thanks, I really love this library.
I love this library a lot, but I heard from Readme of Alderis's repo that this library was abandoned. Sorry to hear that.
If anyone still wants to use this library. I highly recommend to statically link with my fork version.
Statically linking to your tweak, so it won't conflict with Alderis.
And my fork including miscellaneous bug fixes and improvements listed as below:
If needed , I'm willing to create PRs or directly maintain this library.
Thanks, I really love this library.