Search results for core

IAFBLiveAnimation screenshot

IAFBLiveAnimation

April 10, 2022 • Apache 2.0 License
This is an Animation just like Facebook live animation, Simply you can use it with only one line of code
KJCategories screenshot

KJCategories

March 30, 2022 • MIT License
Collection of native ios extensions and classes to boost development process. - [x] OpenCV: Hough correction, feature extraction, image processing package, morphological processing, filter proce...
PlayButton screenshot

PlayButton

March 01, 2022 • MIT License
An interruptible and reversible play button animation written in Swift and Core Animation. Blog Post: https://medium.com/br-next/open-sourcing-our-br-radio-playbutton-5f0b14bb7e01
Sworm screenshot

Sworm

February 09, 2022 • MIT License
CoreData based Swift ORM
WorldMotion screenshot

WorldMotion

June 09, 2021 • MIT License
The coordinate system that represents device motion or position relative to the Earth
Morse Code screenshot

Morse Code

September 16, 2020 • MIT License
Basic app which uses three basic features, Audio, Vibration and Flash. This app doesn't only play the audio it generates the audio as a sine wave, making audio frequency, speed, amplitude, etc high...
Velik screenshot

Velik

September 06, 2020 • Apache 2.0 License
Not really ready to use control but many SwiftUI/Combine useful things to reuse
SwiftFortuneWheel screenshot

SwiftFortuneWheel

June 11, 2020 • MIT License
The ultimate spinning wheel that supports dynamic content and rich customization.
PlayIndicator screenshot

PlayIndicator

February 15, 2020 • MIT License
Animated PlayIndicator written in SwiftUI. Inspired by Apple's Music Player.
AVSQLDebugger screenshot

AVSQLDebugger

November 17, 2019 • MIT License
A Simple Core Data Debugger that will look inside your apps DB
No image provided.

RxSwift+MVVM-C Templete

November 15, 2019 • MIT License
This is the demo project of MVVM-C structure with dependency injection using RxSwift. , I have integrated two APIs for MovieDB APIS (https://www.themoviedb.org/). One for the listing of Movie and o...
No image provided.

SBCoreData

August 13, 2019 • Apache 2.0 License
A complete guide to Core Data dynamically while syncing your server response to your DB. This library takes the server response JSON as an input and processes all the CRUD operations itself. The ag...
ARKit-Sampler screenshot

ARKit-Sampler

April 08, 2019 • MIT License
Code examples for ARKit.
DDBlackWhite screenshot

DDBlackWhite

March 14, 2019 • MIT License
Make your image black and white
Lumina screenshot

Lumina

December 08, 2018 • MIT License
A camera designed in Swift for easily integrating CoreML models - as well as image streaming, QR/Barcode detection, and many other features
Brightroom screenshot

Brightroom

October 29, 2018 • MIT License
A image editor and engine using CoreImage
DynamiciOS screenshot

DynamiciOS

October 06, 2018 • MIT License
JavaScript-Based VirtualMachine For Change Running State Of Your Application. You can change your application dynamically with no extra effort.
VKSentimentAnalysis screenshot

VKSentimentAnalysis

May 19, 2018 • Apache 2.0 License
This project is a demo on using CoreML framework for sentiment analysis of text. .mlmodel was developed from Scikit-learn Pipeline using coremltools python package. More details here : https://deve...
No image provided.

NLPSwift

May 16, 2018 • Apache 2.0 License
NSLinguisticTagger provides a uniform interface to a variety of natural language processing functionality with support for many different languages and scripts. One can use this class to segment na...
VKStackImageView screenshot

VKStackImageView

May 09, 2018 • Apache 2.0 License
This project uses CoreAnimation to mimic StackView from iOS. I have used UIImageView as the Base View for Stack.