Pierluigi Cifani
Pierluigi Cifani
Yes, i'm having the same problems customising it. I took a different approach, using swizzling (!) to change the `textView`, `leftButton` and `rightButton` implementation of `RDRKeyboardInputView` in order to customise...
I can't believe this is still not fixed... Think about how many teams that can't properly keep a healthy codebase because they integrate with the FB SDK.
Ok, I'll [try asking in the SwiftPM forum](https://forums.swift.org/t/how-to-link-a-swift-package-as-dynamic/32062), since I can't find any option in the UI to switch this to dynamic 
My question on the Swift Forums seems to indicate that there's no way of achieving this in Xcode currently, and since that's the primary form of integration, I think I'd...
But even if Swift NIO declares its own `Future`, would every module on vapor that needs a Future be required to import NIO?
@steipete any news? this is still occurring as of Swift 5.10
I can confirm that @kishikawakatsumi workaround works. However, how would we use App Groups to share keychain items with this? I used to use the `accessGroup ` to specify the...
This is a great idea and one that we're currently struggling with: adopting this library on iOS would be 100 times better if there was an easy way to download...
This feature currently blocks certain functionalities from being developed.
Unfortunately it's still happening: ``` java_vm_ext.cc:616] JNI DETECTED ERROR IN APPLICATION: can't call java.lang.Object kotlin.jvm.functions.Function0.invoke() on instance of com.polymarket.android.ui.activities.account.states.WelcomeScreenKt$WelcomeScreen$viewModel$1$1 ```