Pinned Repositories
Hasher
JBAudioPlayerView
Simple view component for playing audio files in iOS. Suitable for usage in UITableView and UICollectionView.
JBInputTableView
UITableView which handles input text view. Suitable plugin for chat applications.
JBLocalizer
Mac OS X application for extracting NSLocalizedString strings.
JBMessage
JBMessage is simple iOS networking wrapper based on AFNetworking
JBPerformanceLogger
Performance logger suitable for measuring number of frames per second in iOS applications.
JBSoundRouter
Simple class for routing sounds to speaker / phone speaker. Made because to solve webRTC routing problems.
Propertizer
Propertizer is Xcode source extension for easily adding @property commands in ObjectiveC source files
ReactNativeMovies
webrtc-ios
webrtc build on ios
josipbernat's Repositories
josipbernat/JBSoundRouter
Simple class for routing sounds to speaker / phone speaker. Made because to solve webRTC routing problems.
josipbernat/JBAudioPlayerView
Simple view component for playing audio files in iOS. Suitable for usage in UITableView and UICollectionView.
josipbernat/JBMessage
JBMessage is simple iOS networking wrapper based on AFNetworking
josipbernat/JBInputTableView
UITableView which handles input text view. Suitable plugin for chat applications.
josipbernat/Propertizer
Propertizer is Xcode source extension for easily adding @property commands in ObjectiveC source files
josipbernat/Hasher
josipbernat/JBLocalizer
Mac OS X application for extracting NSLocalizedString strings.
josipbernat/JBPerformanceLogger
Performance logger suitable for measuring number of frames per second in iOS applications.
josipbernat/ReactNativeMovies
josipbernat/webrtc-ios
webrtc build on ios
josipbernat/awesome-xcode-extensions
Awesome native Xcode extensions.
josipbernat/AZSocketIO
A socket.io client for objective-c. Cocoapods-friendly. Appledocs. Built of AFNetworking and SocketRocket. Websockets + XHR.
josipbernat/CodableWrappers
A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy
josipbernat/DrawingPlayground
A simple demonstration of using Swift Playground to draw different shapes with CoreGraphics. This is based on WWDS 2015 "Building Better Apps with Value Types in Swift" lesson with my addition of CG drawing code.
josipbernat/EasyTipView
Fully customisable tooltip view in Swift for iOS.
josipbernat/ImageCropper
Drop-in image cropper for iOS (as seen in Photos app, UIImagePickerController)
josipbernat/MyScriptDebugProject
This is a iOS project that was built to prove that MyScript v2.1.1 SDK crashes without any noticeable reason.
josipbernat/RadioGroup
The missing iOS radio buttons group.
josipbernat/Specs
A repository of CocoaPods (cocoapods.org) specifications.
josipbernat/StoreHelper
Implementing In-App Purchases with StoreKit2 in Xcode 13 - 15 using SwiftUI, Swift 5.7 - 5.9, iOS 15 - 17 and macOS 12 - 14
josipbernat/TGPControls
Drop-in replacement for UISlider with ticks, images & animated labels
josipbernat/UIAlertView-Block
UIAlertView category to replace UIAletViewDelegate by block
josipbernat/UIFloatLabelTextField
A subclassed UITextField that follows the Float Label UI design pattern.
josipbernat/UIImage-ResizeMagick
Resizing UIImage on iOS. ImageMagick-style.
josipbernat/VENTokenField
Easy-to-use token field that is used in the Venmo app.
josipbernat/webrtc-ios-1
josipbernat/ZFTokenField
iOS custom view that let you add token view inside like NSTokenField