schinns

Results 8 comments of schinns

Hey! This looks like a great one to start with. I have some questions before opening a PR: Should there be a test for StrictMode? As StrictMode is a development...

It would be nice when you are in Search to be able to select all the text. Perhaps Cmd + a? Happy to take a stab at this, if there...

hey! I'd love to take this issue on! I will open a WIP PR tomorrow.

I am sorry I haven't opened a PR yet. It's taking longer than expected to understand how TextInput component should be handled in Brisk. So far I have outlined: -...

Thank you for the pointers @rauanmayemir , and that's great to know about _exposing_ the modules— thanks! I will get exploring, and get a WIP PR up soon!

@wokalski thank you for the pointers!! 🙏

I tried implementing [NSTextInputClient](https://developer.apple.com/documentation/appkit/nstextinputclient?language=objc), but was blocked due to my unfamiliarity with Objective-C. I was getting a _huge_ list of errors. It was pretty overwhelming to try and get everything...

I am also running into similar issues. Looking forward to this PR being merged.