awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wendux avatar

wendux/DSBridge-IOS

0
View on GitHub↗
2,015 stars·317 forks·Objective-C·2 views

DSBridge IOS

:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.

Features

  • Web View Integration - 目前地球上最好的IOS javascript bridge

Star history

Star history chart for wendux/dsbridge-iosStar history chart for wendux/dsbridge-ios

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to DSBridge IOS

Similar open-source projects, ranked by how many features they share with DSBridge IOS.
  • cprcrack/videoenabledwebviewcprcrack avatar

    cprcrack/VideoEnabledWebView

    1,053View on GitHub↗

    Android's WebView and WebChromeClient class extensions that enable fully working HTML5 video support

    Java
    View on GitHub↗1,053
  • jackyandroid/androidchromiumJackyAndroid avatar

    JackyAndroid/AndroidChromium

    3,140View on GitHub↗

    chrome browser of android version from chromium open project

    Javaandroidchromechromium
    View on GitHub↗3,140
  • justson/agentwebJustson avatar

    Justson/AgentWeb

    9,417View on GitHub↗

    AgentWeb is an Android library that enhances the standard WebView component by applying performance optimizations and improving loading behavior. Its core purpose is to eliminate the blank white screen that users often see when a WebView first loads, and to reduce overall page load latency through pre-initialization and instance reuse strategies. The library achieves this through several key techniques. It pre-initializes the WebView rendering engine early in the app lifecycle so the first page load is not delayed by kernel startup. It also pre-loads the dedicated WebView process before it is

    Javaagentweb-android-webviewandroid-webviewcookie
    View on GitHub↗9,417
  • ahmadnemati/clickablewebviewA

    AhmadNemati/ClickableWebView

    0View on GitHub↗
    View on GitHub↗0
See all 9 alternatives to DSBridge IOS→

Frequently asked questions

What does wendux/dsbridge-ios do?

:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.

What are the main features of wendux/dsbridge-ios?

The main features of wendux/dsbridge-ios are: Web View Integration.

What are some open-source alternatives to wendux/dsbridge-ios?

Open-source alternatives to wendux/dsbridge-ios include: ahmadnemati/clickablewebview. cprcrack/videoenabledwebview — Android's WebView and WebChromeClient class extensions that enable fully working HTML5 video support. jackyandroid/androidchromium — chrome browser of android version from chromium open project. justson/agentweb — AgentWeb is an Android library that enhances the standard WebView component by applying performance optimizations and… lzyzsd/jsbridge. rameshbhupathi/collapsingtoolbar-with-webview.