Max Magee
Max Magee
I'm trying to use autolink to render linkable text and allow clicking on URLs. Out of the box it works well, but when I set selectable={true}, I lose the clickability...
I'm taking a stab at resolving the issue https://github.com/microsoft/react-native-windows/issues/10059#issuecomment-1147939186 # Summary Currently, RNDocumentPicker doesn't build against react-native 0.69.1/react-native-windows 0.69.1 because of a bug in the way that r-n-w handles older...
This PR is based on work that @kacyn did for the original PR here https://github.com/chirag04/react-native-mail/pull/65 This also supports attachments in Outlook within Android
I had problems, similar issue to [this thread](https://github.com/tmux-python/tmuxp/issues/399), building against python 3.7, but pyyaml 3.13 worked fine.