Pinned Repositories
AutoLayoutProxy
A simple and lightweight Auto-Layout-Kit that makes you feel like playing a fun game laying out views. AutoLayout supports UIKit on iOS & tvOS and AppKit on macOS so you wouldn't have to worry about using different solutions on different platforms. AutoLayoutProxy is compiled on Xcode 14.2 using Swift 5.7 and will be updated for all future releases
BBAlert
Ever felt the need to customise the boring default alert provided by iOS using UIAlertController? BBAlert let's you do just that, but not at the cost of loosing functionality of UIAlertController. Since it's build as an typealias of UIAlertController it doesn't require any more of the memory. Package is compiled using Xcode 11.4.1 on MacOS 10.15.4 using Swift 5.2.2 compiler.
BBDragResizableView
A sample project to show how to create a draggable and resizable NSView in Cocoa framework in AppKit using Xcode 11.4 on MacOS 10.15 using Swift 5.2
BBHelperKit
All the required helper functions combined in a single package. This project is upto date with the latest Xcode and Swift compiler versions.
BBLayoutKit
A simple and lightweight Auto-Layout Kit that makes you feels laying out views as a fun game. BBLayaoutKit supports UIKit on iOS & tvOS and AppKit on MacOS so you wouldn't have to worry about using different solutions on different platforms. BBLayoutKit is compiled on Xcode 11.4 using Swift 5.2 and will be updated for all future releases.
BBLoader
A light-weight minimal looking loading animation popup build on top of UIKit for iOS and tvOS. Provides an immersive loading experience while the contents are being loaded asynchronously.
BBRefreshableScrollView
A simple implementation of the very commonly used (yet surprisingly unavailable in SwiftUI framework) UIScrollView's pull to refresh functionality implemented natively in SwiftUI without using UIViewRepresentable.
BBToast
Simple toast with text using BBToast. BBToast is a light-weight minimal looking toast build on top of UIKit for iOS and tvOS. This doesn't obsruct user interaction like while showing a UIAlertController. Package is compiled using Xcode 11.0 on MacOS 10.15 using Swift 5.1.
ServiceManager
Lightweight, Enumerated and Protocol Oriented Networking Module written in swift 5.0.
ThemeManager
Lightweight Enumerated iOS Swift Theme Manager written in Swift 4.2
bibinjacobpulickal's Repositories
bibinjacobpulickal/BBDragResizableView
A sample project to show how to create a draggable and resizable NSView in Cocoa framework in AppKit using Xcode 11.4 on MacOS 10.15 using Swift 5.2
bibinjacobpulickal/ServiceManager
Lightweight, Enumerated and Protocol Oriented Networking Module written in swift 5.0.
bibinjacobpulickal/AutoLayoutProxy
A simple and lightweight Auto-Layout-Kit that makes you feel like playing a fun game laying out views. AutoLayout supports UIKit on iOS & tvOS and AppKit on macOS so you wouldn't have to worry about using different solutions on different platforms. AutoLayoutProxy is compiled on Xcode 14.2 using Swift 5.7 and will be updated for all future releases
bibinjacobpulickal/BBLoader
A light-weight minimal looking loading animation popup build on top of UIKit for iOS and tvOS. Provides an immersive loading experience while the contents are being loaded asynchronously.
bibinjacobpulickal/BBHelperKit
All the required helper functions combined in a single package. This project is upto date with the latest Xcode and Swift compiler versions.
bibinjacobpulickal/BBLayoutKit
A simple and lightweight Auto-Layout Kit that makes you feels laying out views as a fun game. BBLayaoutKit supports UIKit on iOS & tvOS and AppKit on MacOS so you wouldn't have to worry about using different solutions on different platforms. BBLayoutKit is compiled on Xcode 11.4 using Swift 5.2 and will be updated for all future releases.
bibinjacobpulickal/BBToast
Simple toast with text using BBToast. BBToast is a light-weight minimal looking toast build on top of UIKit for iOS and tvOS. This doesn't obsruct user interaction like while showing a UIAlertController. Package is compiled using Xcode 11.0 on MacOS 10.15 using Swift 5.1.
bibinjacobpulickal/BBAlert
Ever felt the need to customise the boring default alert provided by iOS using UIAlertController? BBAlert let's you do just that, but not at the cost of loosing functionality of UIAlertController. Since it's build as an typealias of UIAlertController it doesn't require any more of the memory. Package is compiled using Xcode 11.4.1 on MacOS 10.15.4 using Swift 5.2.2 compiler.
bibinjacobpulickal/BBRefreshableScrollView
A simple implementation of the very commonly used (yet surprisingly unavailable in SwiftUI framework) UIScrollView's pull to refresh functionality implemented natively in SwiftUI without using UIViewRepresentable.
bibinjacobpulickal/BookAnalyzt
A fantastic looking book reading app UI from dribble developed in SwiftUI.
bibinjacobpulickal/Helpers
bibinjacobpulickal/Alamofire
Elegant HTTP Networking in Swift
bibinjacobpulickal/embravasdk_testapp
bibinjacobpulickal/iina
The modern video player for macOS.
bibinjacobpulickal/LocalizationExample
bibinjacobpulickal/NavigationTest
bibinjacobpulickal/ReusabilityKit
A swift package that simplifies reusability of collection view and table view cell in iOS and macOS.
bibinjacobpulickal/ServiceManagerExample
bibinjacobpulickal/SwiftSecurity
Keychain storing, FaceID and TouchID.
bibinjacobpulickal/SwiftUIApp
bibinjacobpulickal/VaporTest
bibinjacobpulickal/ApplePayModule
bibinjacobpulickal/gitignore
A collection of useful .gitignore templates
bibinjacobpulickal/PackageList
The master list of repositories for the Swift Package Index.
bibinjacobpulickal/pushbullet-dark
A Dark Theme Build of Pushbullet
bibinjacobpulickal/Regift
Easily convert a video to a GIF on iOS.
bibinjacobpulickal/Rock-Paper-Scissors
A simple rock paper scissors iOS game
bibinjacobpulickal/SudokuSolver
bibinjacobpulickal/TransifexTest
bibinjacobpulickal/UpcomingRaceDetail
SwiftUI MVVM Combine Unit tests and UI tests