Roxasora/RxWebViewController
实现类似微信的 webView 导航效果,包括进度条,左滑返回上个网页或者直接关闭,就像 UINavigationController observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3967
- days_rel: n/a
- days_push: 2433
- n_releases_24m: 0
Adoption not part of the score
1276 stars · 203 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Objective-C iOS library providing a custom web view controller that mimics WeChat's in-app browser navigation, with a progress bar and swipe-back gesture to go to the previous page or close, behaving like UINavigationController. It works by subclassing UINavigationController (RxWebViewNavigationViewController) and pushing RxWebViewController instances.
Use cases
- embed a webview that navigates like a native view controller in iOS
- add a WeChat-style progress bar to in-app browser screens
- support swipe-back gesture between web pages in an iOS app
- show back and close buttons in a navigation bar for web content
- customize navigation bar tint and back button image for webview screens
When to choose
- you are building an older Objective-C or legacy iOS app that needs WeChat-like webview navigation
- you want a drop-in webview controller with progress bar and swipe-back without much setup
- you need webview navigation that integrates with your existing UINavigationController styling
When to avoid
- you are starting a new iOS project - it uses deprecated UIWebView instead of WKWebView
- you need Swift-native or SwiftUI webview components
- you need actively maintained software - the last release was in 2020 and there is no license
Facets
library · maturity maintenance
ui-components web-framework mobile-development web-development cpp objective-c webview uikit wechat-style-navigation swipe-back uiwebview ios mobile swift
1 source
- readme: https://github.com/Roxasora/RxWebViewController · fetched 2026-08-28 · f2280c64872a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Roxasora/RxWebViewController | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Roxasora/RxWebViewController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem