paescebu/CustomKeyboardKit

SwiftUI-Introspect dependency outdate

wenweih opened this issue ยท 4 comments

The library doesn't work for latest version of SwiftUI-Introspect (0.10.0)

Hi @wenweih! Thanks for your feedback!
It uses an exact version dependency 0.7.0 of SwiftUIIntrospect currently.
Can you elaborate what exactly you mean by it not working with 0.10.0? :)

Do you wish for it to be updated to support 0.10.0?

@wenweih, I updated the package to consume the latest SwiftUI-Introspect version. Just clone the latest commit on master :).
Does that solve your issue?

Hi @paescebu , thank you so much. it works.

Thank you @wenweih for reaching out and using my package ๐Ÿ˜„