issues
search
douban
/
rexxar-ios
Mobile Hybrid Framework Rexxar iOS Container
MIT License
580
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
expose open external url method
#160
hao-feng
closed
1 year ago
0
支持定制webView
#159
ameerkat81
closed
2 years ago
0
fix memory leak
#158
hao-feng
closed
2 years ago
0
wkwebview post body nil fixed
#157
WhoJave
closed
2 years ago
0
allow modifying uri property; thread safe check for cancel func
#156
hao-feng
closed
3 years ago
0
Expose initWebView interface
#155
daydayfree
closed
4 years ago
0
do not cache error file
#154
hao-feng
closed
4 years ago
1
set dataTask to nil before cancel
#153
hao-feng
closed
4 years ago
0
cancel session task on original thread
#152
hao-feng
closed
4 years ago
0
fix typo
#151
hao-feng
closed
4 years ago
0
连续两次请求
#150
WlandRoy
opened
4 years ago
1
throw request error to rexxar web
#149
hao-feng
closed
4 years ago
0
check hasReceiveResponse more than once
#148
hao-feng
closed
4 years ago
0
make webview observable
#147
hao-feng
closed
4 years ago
0
Avoid calling didReceiveData before receiving response
#146
daydayfree
closed
4 years ago
0
fix default protocol canInitWithRequest
#145
hao-feng
closed
4 years ago
0
Update README.md
#144
hao-feng
closed
4 years ago
0
Update demo project
#143
daydayfree
closed
4 years ago
1
Caching: Add url cache converter
#142
daydayfree
closed
4 years ago
1
avoid calling finish before receiving response
#141
hao-feng
closed
4 years ago
0
Test initializing routes from resources
#140
daydayfree
closed
4 years ago
1
Fix picking latest routes when cache routes version is empty
#139
daydayfree
closed
4 years ago
0
Pick latest routes from cache or resource
#138
daydayfree
closed
4 years ago
0
merge Custom protocol branch
#137
hao-feng
closed
4 years ago
1
fix replacing rxr scheme
#136
hao-feng
closed
4 years ago
0
add RXRConfig useCustomScheme
#135
hao-feng
closed
4 years ago
0
Use `version` for updating / reverting instead of `release_id`
#134
daydayfree
closed
4 years ago
1
free memory space on task completion
#133
hao-feng
closed
4 years ago
0
use wkwebview custom scheme handler
#132
hao-feng
closed
4 years ago
1
Download remote html file if needed
#131
daydayfree
closed
4 years ago
0
body被清空
#130
WlandRoy
opened
4 years ago
2
Validate releaseID in prod
#129
daydayfree
closed
4 years ago
1
Use `release_id` for updating / reverting instead of `deploy_time`
#128
daydayfree
closed
4 years ago
1
根据 routesDeployTime 来判断本地版本是否老旧
#127
daydayfree
closed
4 years ago
0
demo在xCode11.3.1中运行不起来
#126
jieruian
opened
4 years ago
1
Demux: Perform client delegate method synchronously
#125
daydayfree
closed
4 years ago
0
fix crash if self.navigationController.presentedViewController exist
#124
hao-feng
closed
4 years ago
0
记录 WebView 中所有被截获的请求
#123
daydayfree
closed
4 years ago
3
Update routes & Async updating remote html files
#122
daydayfree
closed
4 years ago
1
延迟释放webview,解决webview释放后,request还在继续造成的崩溃问题
#121
hao-feng
closed
4 years ago
0
Global process pool
#120
daydayfree
closed
5 years ago
0
fix call super method
#119
hao-feng
closed
5 years ago
0
add didCompleteRequestBlock
#118
hao-feng
closed
5 years ago
0
Fix uri decode issue
#117
daydayfree
closed
5 years ago
1
RXRWebViewController add shouldRegisterWebViewCustomSchemes
#116
lijuncode
closed
5 years ago
1
RXRWebView: Expose `UIScrollViewDelegate` optional methods
#115
daydayfree
closed
5 years ago
0
Proxy: Hook `proxyDidFinishWithRequest:` events for proxy
#114
daydayfree
closed
5 years ago
0
Remove `autoLoad` property
#113
daydayfree
closed
5 years ago
0
Feature: Support intercepting requests with local proxies
#112
daydayfree
closed
5 years ago
0
update demo
#111
lijuncode
closed
5 years ago
0
Next