Skip to content
#

hybrid-apps

Here are 406 public repositories matching this topic...

kdorosh
kdorosh commented Jul 6, 2022

Gloo Edge Version

1.12.x (beta)

Kubernetes Version

No response

Describe the bug

add https://github.com/golangci/golangci-lint to ci

Steps to reproduce the bug

unknown bugs likely in code due to unhandled errors

Expected Behavior

ci should fail when we have obvious code errors

Additional Context

No response

Type: Bug Impact: XL Good First Issue Priority: High

a library which can intercept the loading process of webpage resource and cache all the resource files we are interested, just like css files,js files, images files ,html files and so on.So we can share the cache between the web view and our native logic.(这个库可以帮组我们拦截webview加载网页的时候所有的资源请求,并且根据实际的需求策略进行缓存管理。基于此,可以帮助我们实现webview与natvie的逻辑的缓存共存,比如webview与app共用图片加载库fresco的图片缓存)

  • Updated Jul 18, 2018
  • Java

Improve this page

Add a description, image, and links to the hybrid-apps topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hybrid-apps topic, visit your repo's landing page and select "manage topics."

Learn more