Search results for js

JSRippleEffect screenshot

JSRippleEffect

January 31, 2024 • MIT License
JSRippleEffect helps you to bring doppler effect on to the UIControls i.e UIButton, UIView, UIImageView etc.
HttpRequest screenshot

HttpRequest

May 15, 2023 • MIT License
✅ A tiny http client for iOS and macOS. Only 80 lines of code.
react-native-vision-camera screenshot

react-native-vision-camera

March 20, 2022 • MIT License
📸 The Camera library that sees the vision.
RxNetworks screenshot

RxNetworks

March 01, 2022 • MIT License
🧚 **[RxNetworks](https://github.com/yangKJ/RxNetworks)** is a set of infrastructure based on RxSwift and Moya, Multiple plugins are available for use. - Support reactive network requests combine...
Kuru screenshot

Kuru

February 15, 2022 • MIT License
iOS library for SDDUI (Server Data Driven UI) in SwiftUI
AgileJSON screenshot

AgileJSON

June 01, 2021 • MIT License
AgileJSON is a framework written in Swift which to make converting model objects( pure classes/structs ) to and from JSON easy on iOS. The usage of AgileJSON is quite similar to HandyJSON, and it's...
Defaults screenshot

Defaults

June 12, 2020 • MIT License
Strongly-typed UserDefaults with Codable support, key observation, and SwiftUI support.
JSONTableView screenshot

JSONTableView

September 19, 2019 • MIT License
Expandable JSON data viewer
DynamicJSON screenshot

DynamicJSON

January 06, 2019 • MIT License
Access JSON properties dynamically like JavaScript using Swift 4.2's new @dynamicMemberLookup feature, letting you access JSON like this: `let username = JSON(data).user?.username?.string`
DJSemiModalViewController screenshot

DJSemiModalViewController

November 30, 2018 • MIT License
Simple semi modal presentation dialog with stacked content
DictionaryUtils screenshot

DictionaryUtils

January 05, 2018 • Apache 2.0 License
iOS Dictionary Utilities for Swift - allowing you to pull properties from a dictionary using a string eg. data.readString("field[0].name")
SocketChat-iOS screenshot

SocketChat-iOS

June 02, 2017 • Apache 2.0 License
Chat Example Using Socket Connection To use this code use Chat Server PHP(https://github.com/varun-naharia/Chat-Server-PHP) to create server and connect this app to that server. Or you can test wi...
WKBridge screenshot

WKBridge

June 01, 2017 • MIT License
WKScriptMessageHandler greatly simplifies the message handler from javascript running in a webpage. WKScript provides a more efficiently way for both sending and receiving messages through WKScript...
PBTreeView screenshot

PBTreeView

April 09, 2017 • Apache 2.0 License
An UITreeView implementation from UITableView that Apple missed in its UIKit framework. And it is in pure Swift.
FAParser screenshot

FAParser

April 02, 2017 • MIT License
JSON Parsing + Archiving & Unarchiving in User Defaults
No image provided.

SWEventsPrototypeApp

March 15, 2017 • MIT License
e-Where - The Events App - A useful Swift 3 prototype to quickly build out apps.
Unwind screenshot

Unwind

March 09, 2017 • MIT License
Unwind is a JSON parsing library inspired by Argo and several others that allows you to parse your JSON by using infix and postfix operators
SJSwiftSideMenuController screenshot

SJSwiftSideMenuController

February 24, 2017 • MIT License
SJSwiftSideMenuController is Side Menu Controller for both Side Left & Right Menu With Both type of Side menu That is SlideOver and SlideView. By only this menu controller you can use both left and...
PureForm screenshot

PureForm

November 11, 2016 • MIT License
PureForm — the easiest way to build form such as login, questionnaire and etc. screens from JSON file. PureForm provides parsing properties and special params into objects for further manipulation ...
MagicMapper screenshot

MagicMapper

October 29, 2016 • Apache 2.0 License
Super light and easy automatic JSON to model mapper.