Pinned Repositories
AFNetworking
A delightful iOS and OS X networking framework
Alamofire
Elegant HTTP Networking in Swift
ALTextInputBar
An auto growing text input bar for messaging apps.
async-storage
An asynchronous, persistent, key-value storage system for React Native.
CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
flipper
A desktop debugging platform for mobile developers.
KIF-Quick
Keep It Functional BDD style in Swift
OAuth2
OAuth2 framework for macOS and iOS, written in Swift.
react-native-firebase
🔥 A well tested feature rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for over 20 Firebase services.
react-native-image-resizer
🗻 Resize local images with React Native
robertbarclay's Repositories
robertbarclay/AFNetworking
A delightful iOS and OS X networking framework
robertbarclay/Alamofire
Elegant HTTP Networking in Swift
robertbarclay/ALTextInputBar
An auto growing text input bar for messaging apps.
robertbarclay/async-storage
An asynchronous, persistent, key-value storage system for React Native.
robertbarclay/CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
robertbarclay/flipper
A desktop debugging platform for mobile developers.
robertbarclay/KIF-Quick
Keep It Functional BDD style in Swift
robertbarclay/OAuth2
OAuth2 framework for macOS and iOS, written in Swift.
robertbarclay/react-native-firebase
🔥 A well tested feature rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for over 20 Firebase services.
robertbarclay/react-native-image-resizer
🗻 Resize local images with React Native
robertbarclay/react-native-immediate-phone-call
Initiate immediate phone call (without further user interaction) for React Native on iOS and Android.
robertbarclay/react-native-startup-time
measure startup time of your react-native app
robertbarclay/react-native-webrtc
The WebRTC module for React Native
robertbarclay/XMLDictionary
A simple way to parse and generate XML on iOS and Mac OS. Converts an XML file to an NSDictionary which can then be easily traversed using the standard Cocoa keyPath mechanism. Can also output the contents of any dictionary as XML.