Jake Hasler
Jake Hasler
I've got an MR to provide more context on using custom fonts. Check it out if you're lost like I was: https://github.com/wxik/react-native-rich-editor/pull/241
@cristianocca I was just looking for this functionality. I've got my own fork in my project now with a few small things. I'm going to try merging this into mine...
@kosbog I was also just looking for this functionality. I've got my own fork in my project now with a few small things. I'm going to try merging this into...
@kosbog I did find a bug - that when the editor is set to `disabled`, it was executing the function but couldn't find the `Linking` variable in the scope. I...
@kosbog I tested it out and it turned out that it was redirecting to the link right in the Webview itself, replacing the current editor content. So I adjusted my...
I'm seeing this in RN on iOS, not just android. Just FYI.
I'm having this issue as well. My device is recognized by the mac finder, xcode, and the fb `idb` CLI (`idb list-targets`), however the expo-cli doesn't find it, and the...
 Rebooted my device. Works now. Recognized by `xctrace` and the expo cli when I ran `expo run:ios -d `. Hopefully this helps someone else with the same issue.
I have a Pixel 4, and for me it was deleting Android File Transfer off my computer and quitting the dropbox app.
Hey there, I'm just trying to get everything installed according to the existing documentation on the site and I think I'm probably missing something. I'm getting the famous `'OneSignal/OneSignal.h' file...