Kurt Libby

Results 2 issues of Kurt Libby

Our app is built in React Native, published on iOS and Android. Everything is working as expected on iOS. After migrating from a local realm to a synced realm and...

T-Bug
O-Community

Attempted to utilize today and did not see any results. Here is my current code. ``` let sender = KeySender(key: .rightArrow) sender.trySend(to: "TextEdit") ``` Some things to note: 1. I...