-
react-native-builder-bob Public
Forked from callstack/react-native-builder-bob👷♂️ Simple set of CLIs to scaffold and build React Native libraries for different targets
JavaScript UpdatedJun 21, 2025 -
nitro Public
Forked from mrousavy/nitro🔥 Insanely fast native C++, Swift or Kotlin modules with a statically compiled binding layer to JSI
C++ MIT License UpdatedJun 13, 2025 -
react-native-brownfield Public
Forked from callstack/react-native-brownfieldSet of helpers to make your brownfield integration smooth and easy.
Kotlin MIT License UpdatedJun 3, 2025 -
bitrise-amazon-s3-uploader Public
Forked from scruffyfox/bitrise-amazon-s3-uploaderBitrise Step to Deploy a file to Amazon S3
Ruby MIT License UpdatedMar 25, 2025 -
ios-rn-prebuilt Public
Forked from wafflestudio/ios-rn-prebuiltPortable prebuilt binaries of React Native, wrapped as a SwiftPM Package
Swift UpdatedMar 18, 2025 -
-
star Public
Forked from pondok-programmer/starGenerate reports on how frequently specified Swift types are being used in your iOS codebase
-
Resolver Public
Forked from hmlongco/ResolverSwift Ultralight Dependency Injection / Service Locator framework
-
-
BetterCodable Public
Forked from marksands/BetterCodableBetter Codable through Property Wrappers
-
CountryPickerView Public
Forked from kizitonwose/CountryPickerViewA simple, customizable view for efficiently collecting country information in iOS apps.
-
SwiftWebVC Public
Forked from damozhang/SwiftWebVCA drop-in inline browser for your Swift iOS app.
Swift MIT License UpdatedMar 29, 2019 -
LocationPicker Public
Forked from zhuorantan/LocationPickerA ready for use and fully customizable location picker for your app
-
SwiftPageMenu Public
Forked from tamanyan/SwiftPageMenuCustomizable Page Tab Menu Controller 👍
-
IQKeyboardManager Public
Forked from hackiftekhar/IQKeyboardManagerCodeless 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.
-
Car-Game-AI Public
This is a mock car game made by unity made for an assignment in my Artificial Intelligence course. There is a smart car that uses the A* algorithm and user controlled car, both have to try to make …