tarouboy
tarouboy
probably related https://github.com/ivpusic/react-native-image-crop-picker/issues/1557#issuecomment-962878316
> I resolved the missing lib- thx. I’m still testing this. > > UPDATE Crashes are gone with this fix. > > I suspect this is occurring with view controllers...
I'm using this branch which last updated was 14 days ago, https://github.com/react-native-community/react-native-audio-toolkit/tree/xstable-AddAAC-LC Maybe everyone else project suddenly no longer support Audio recording? : /
> #13 It doesn't seem to be very active. It's old thread, the original one was dead. That's why they migrate this package to react-native-community earlier this year. https://github.com/react-native-community/react-native-audio-toolkit/issues/124 I...
I am using node version 18.2.0 and same here. ( RN 0.66 ) Can't do npm install with "--legacy-peer-deps" flag. However, using yarn is fine.
Anyone fixing this issue?
Not sure is it related but received app crash when typing. here's the log from Sentry ``` java.lang.IllegalStateException: Drag shadow dimensions must be positive at android.view.View.startDragAndDrop(View.java:26740) at android.widget.Editor.startDragAndDrop(Editor.java:1393) at android.widget.Editor.performLongClick(Editor.java:1432)...
I am ok with format: "png", **quality: 1**, result: "base64".
@danielgindi Does it support v6.1.1? I can't upgrade RN to 0.60+ in a short time but would like to use defaultSource :(
Is it possible to enable disk caching for Android as well?