Marcus Wu
Marcus Wu
Hi @yonaskolb, do you have any suggestion for this PR? Or should I maintain my personal template for this feature? 😅
Created a PR #19 for this. 😀
Hi @BasThomas, could you help to review this PR and merge it? 🙏
@cwRichardKim , when using UIBarButtonItem's init method `initWithTitle:style:target:action:` will cause this issue, if create a UIBarButtonItem with customView, it work well.
Any update for this?
I also update the Example project's swift version in https://github.com/GitHawkApp/StyledTextKit/pull/71 😃
Hi @lucdion, similar problem here, I had a button component that self size when label text changed. And I need the container relayout when subview's size changed. (dynamic container size)...
Same issue here, any update for this? 一樣的問題,有機會可以支援 M1 的模擬器進行開發嗎? --- 聯絡客服後給的 workaround: https://stackoverflow.com/a/63955114 --- Tip from service: https://stackoverflow.com/a/63955114 Workaround for building on arm based simulator. Be sure config is...
Any update for this feature? https://developer.apple.com/documentation/technotes/tn3117-resolving-build-errors-for-apple-silicon
I can confirm the issue was gone after update to 2.16.5 `*.xcframework`. Thanks. 🙏