pablogeek's Stars
hackiftekhar/IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
ExistentialAudio/BlackHole
BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency.
CocoaPods/Specs
The CocoaPods Master Repo
zendesk/android-floating-action-button
Floating Action Button for Android based on Material Design specification
onevcat/APNGKit
High performance and delightful way to play with APNG format in iOS.
NordicSemiconductor/Android-BLE-Library
A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
Clean-Swift/CleanStore
A sample iOS app built using the Clean Swift architecture. Clean Swift is Uncle Bob's Clean Architecture applied to iOS and Mac projects. CleanStore demonstrates Clean Swift by implementing the create order use case described by in Uncle Bob's talks.
cjb/serverless-webrtc
A demo of using WebRTC with no signaling server.
saki4510t/AudioVideoRecordingSample
Simultaneous audio and video recording sample using MediaCodec/MediaMuxer
matteopuc/swiftui-navigation-stack
An alternative SwiftUI NavigationView implementing classic stack-based navigation giving also some more control on animations and programmatic navigation.
soto-project/soto
Swift SDK for AWS that works on Linux, macOS and iOS
MasayukiSuda/GPUVideo-android
This library apply video filter on generate an Mp4 and on ExoPlayer video and Video Recording with Camera2.
RxSwiftCommunity/NSObject-Rx
Handy RxSwift extensions on NSObject, including rx.disposeBag.
TheAmazingAudioEngine/TheAmazingAudioEngine2
The Amazing Audio Engine is a sophisticated framework for iOS audio applications, built so you don't have to.
rnine/SimplyCoreAudio
🔊 A Swift framework that aims to make Core Audio use less tedious in macOS
shepeliev/webrtc-kmp
WebRTC Kotlin Multiplatform SDK
saidmarouf/FloatingHearts
Periscope-Like flowing hearts animation.
alexanderlavrushko/BLEProof-collection
Example of complete BLE application: Central and Peripheral for Android, iOS, ESP32, Arduino Nano 33
alexpiezo/WebRTC
Universal WebRTC XCFramework for iOS/macOS
EVOlution-App/Backend
Backend is responsible to provide data to EVOlution App - iOS
mstorsjo/android-decodeencodetest
Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode
alipay/ios-malicious-bithunter
iOS Malicious Bit Hunter is a malicious plug-in detection engine for iOS applications. It can analyze the head of the macho file of the injected dylib dynamic library based on runtime. If you are interested in other programs of the author, please visit https://github.com/SecurityLife
AlShevelev/WizardCamera
NathanielWaggoner/GoogleGlassBlutooth
A host app for android phones and client app for Google Glass allowing blutooth comms between the two devices.
dgonzalez/levenshtein-map
Levenshtein map using the closest editing distance algorithm
waynemock/aws-sdk-ios
Port of version 2.9.6 of the AWS Mobile SDK for iOS to macOS. See the README for more details.
KeithH92/iOS7-Sampler
Code examples for the new functions of iOS 7.
pablogeek/JSONRepresentable
Parse Objects to Json
pablogeek/ModelViewPresenterSwift
Model View Presenter Pattern in Swift
pablogeek/My-Diary-mobile-app
Simple diary mobile app built using HTML5, local storage, geolocation, offline capabilities, CSS3 transitions and google maps API. Final assignment of the "Mobile Web 2: Applications" course (by W3C Dev Campus).