Perry
Perry
Not using RAR files in my use cases actually, so I'm not sure how to deal with that. And also I'm not sure whether it would be ok to supporting...
Sorry for the late response, we're still not planning on this feature, and also haven't investigated how to implement this. But open for OSS contribution.
It's hard to tell what's going wrong. Does it successfully run on your simulator? Please give the more info.
Ok, I would try that on my side at the night(Shanghai timezone).
@vish2595 Sorry for the late response, but I can't reproduce this on my device. Maybe you should double check your installation process?
I'm constantly getting this error when I set proxy property: ``` js tunneling socket could not be established, cause=connect EHOSTUNREACH 0.0.31.144:80 - Local (10.10.0.5:56041) ``` And the code I use...
I found even using next/script with strategy="beforeInteractive" right inside the body tag, the scripts are getting executed before next and application code, actually they are injected after the initial assets....
> On android 13, the Downloads folder is still accessible by react-native-fs. However this issue still exists when trying to unzip a zip with a custom extension from the Downloads...
> I ran into this again. I found code where I forgot to wrap **filePath** in brackets. > > # Explanation: > For the curious, the cause is the react-native-zip-archive...
Yes, I'm very excited to make this happen. But I'm not familiar with the things on the Windows, so it would be great if @namrog84 could help review the PR...