Angeloffury7's starred repositories

IGListKit

A data-driven UICollectionView framework for building fast and flexible lists.

Language:Objective-CLicense:MITStargazers:12841Issues:341Issues:944

JXBWKWebView

An component WebView for iOS base on WKWebView

Language:Objective-CLicense:MITStargazers:735Issues:10Issues:94

InfinityExpandableTableTree

Provides a tableview cells expansion (expanding cell area - subcells'), you can expand cells up to level ∞-1. Use Dynamic JSON Tree structure to initialise, or use static initialisers - Indexing/Swifty Closures.

Language:SwiftLicense:MITStargazers:167Issues:6Issues:17

Infinite-UIITableview-Scroll

Infinite UITableview Scroll in Swift Language

Language:SwiftLicense:MITStargazers:117Issues:8Issues:1

WebViewBridge.Swift

A bridge for WebView(UIWebView, WKWebView), using JavaScriptCore, handles communications between native(Swift) and js.

Language:SwiftLicense:MITStargazers:79Issues:10Issues:2

WKView

🤩 WKWebView for SwiftUI with Delegates 🤯

sample-swift-wkwebview-javascript-bridge-and-scheme

wkwebview로 javascirpt bridge 방식과 url을 scheme 하는 방식을 셈플링했습니다. (I have tried to sample the method of javascirpt bridge and url scheme with wkwebview.)

Language:SwiftLicense:MITStargazers:40Issues:3Issues:0

Higher-Order-Function-ObjC

Map, Filter, Reduce, Contains, ForEach and FlatMap Implementation in Objective-C

Language:Objective-CLicense:MITStargazers:24Issues:2Issues:1

swift-ios-wkwebview-demo

Creating a simple browser with WKWebView for iOS with Swift

Language:SwiftStargazers:21Issues:2Issues:0

iOSWKWebViewAppTemplatePersistentCookiesWorkLikeACharm

iOS WKWebView webview App Template with fully working persistent cookies functionality (httpcookie, web cookie, browser cookie), custom status bar background color, option for white/black status bar text color, option to disable pinch to zoom and double tap to zoom in webview

Language:SwiftLicense:MITStargazers:19Issues:1Issues:1

HTTPMethodsRetrofitExample

Make POST, GET, PUT and DELETE requests with Retrofit using Kotlin

Language:KotlinStargazers:16Issues:2Issues:0

ios-webview

Simple iOS web-view app

SmartWKWebView

A WKWebView modal to show web pages. Written in Swift

Language:SwiftLicense:MITStargazers:15Issues:4Issues:2

Pagination-Swift4-ios-tutorial

Pagination is approach where you fetch data in pages, for example you have 500 records on your server database then if you bring all 500 in one go then it will take time to load all data. For make it more smooth we can bring 20 records at a time until we bring all records from server. The request to load more records to the UITableView will gets called when user scroll down to bottom of UITableView.

Language:SwiftStargazers:8Issues:2Issues:0

ITBookShelf

Swift, Combine, IT Book Store, pagination, image cache

Language:SwiftStargazers:6Issues:0Issues:0

Simple_Flutter_CRUD_Login

Simple Flutter Crud with Login

Language:C++Stargazers:4Issues:1Issues:0

TableViewCellWithCollectionViewPaginationExample

A simple example with a collection view with pagination and a page control inside a tableview cell.

Language:SwiftLicense:MITStargazers:3Issues:0Issues:0

CookieSample

iOS Cookie Sample

Language:SwiftLicense:Apache-2.0Stargazers:3Issues:0Issues:0

TableView-Dynamic-Cell-Height-Pagination

Buggy scrolling when paging using table view and dynamic cell height in ios8

Language:Objective-CStargazers:3Issues:0Issues:0

WebviewConsole

WebviewConsole is a simple iOS tool written in Swift 5.1, which provides you the ability to get webviews console logs and execute javascript code, all directly within your iOS app

Language:SwiftLicense:MITStargazers:3Issues:0Issues:0

PaginationTableView

PaginationTableView is a small project that i made in Swift to show pagination technique in TableView

Language:SwiftLicense:MITStargazers:2Issues:0Issues:0

kakao-ios-webview-example

Kakao Javascript SDK를 사용할 수 있는 WebView 구현 예제입니다.

Language:SwiftStargazers:2Issues:0Issues:0

XWKWebView

XWKWebView enables bi-directional bridging between JS and Native

Language:SwiftLicense:NOASSERTIONStargazers:2Issues:1Issues:0

Pagination-with-UITableVIew---Load-more-Content---Swift-5

Pagination with UITableVIew - Load more content UITableView - Swift 4

Language:SwiftStargazers:1Issues:0Issues:0

higher_order_function

IOS Swift : Explain Higher-order Function Examples : 1. Map 2. compactMap 3. flatMap 4. filter 5. reduce 6. forEach 7. contains 8. removeAll 9. sorted 10. split

Language:SwiftStargazers:1Issues:1Issues:0

TableViewPreFetchStudy

TableView Pagination

Language:SwiftStargazers:1Issues:0Issues:0

HOF_CaseStudies

Related with the blog post on Higher Order Function

Language:SwiftLicense:Apache-2.0Stargazers:1Issues:1Issues:0

high-order-functions

This Swift Playground contains examples of some of the high order functions for processing sequences in Swift. I created it as a reference to look back on and refresh my memory. Hopefully it will prove helpful to others as well.

Language:SwiftLicense:MITStargazers:1Issues:1Issues:0