wolfg
wolfg
I have same problem. downgrade to 1.3 works.
I guess the problem is brought by MWPPhotoBrowser since 1.3.x didn't use it.
1.3.x use ScrollView from RN. See https://github.com/alwx/react-native-photo-view/commit/9489a513fbacb0e239aa4dc893601f7470363a9a
I found the bounds (https://github.com/alwx/react-native-photo-view/blob/master/ios/RNPhotoView.m#L176) will be zero for the images with file:// uri (loaded from photo library or taken from camera). This makes the scaled image no size.
I created a PR (#96) for this issue.
@srameshr I'm afraid not. I'm not a objective-c expert too.
@kytwb I use react-native-image-picker and it's return file URI works with this library.
这个问题不是这个扩展的设置导致的,你去看 _dl 目录下应该是带有目录结构的。aria2 的配置文件里,下载目录是 /data/_dl ,然后设置了 on-download-complete 脚本,这个脚本只是把下载好的文件移动到 /data 目录下,没有带上目录。
首先检查能正常访问 searxng 依赖的 search engine,比如 www.google.com, www.google.com.hk, duckduckgo.com, api.qwant.com, search.brave.com, zh.wikipedia.org, query.wikidata.org 等等,具体可以查看 searxng 容器的日志。 然后确认 compose 文件所在目录下 searxng/settings.yml 中启用了 json 格式输出 ```yml formats: - html - json ``` 如果没有启用...
这似乎是访问 chatgpt 的问题