All Projects → plaid → plaid-link-ios

plaid / plaid-link-ios

Licence: MIT license
Plaid Link iOS SDK

Programming Languages

objective c
16641 projects - #2 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to plaid-link-ios

plaid flutter
Plaid Link for Flutter. Integrates the native iOS, Android and Web SDKs.
Stars: ✭ 38 (-62%)
Mutual labels:  plaid-link, plaid
Dracker
An iOS and React App to track debt and send/receive payments.
Stars: ✭ 22 (-78%)
Mutual labels:  plaid
MorphTransitions
Morph transitions from buttons to dialogs and back
Stars: ✭ 27 (-73%)
Mutual labels:  plaid
support
Plaid Support
Stars: ✭ 65 (-35%)
Mutual labels:  plaid
plaid2qif
Download financial transactions from Plaid as QIF files.
Stars: ✭ 70 (-30%)
Mutual labels:  plaid

Plaid Link for iOS version swift compatibility

📱 This repository contains multiple sample applications (requiring Xcode 11) that demonstrate integration and use of Plaid Link for iOS.

📚 Detailed instructions on how to integrate with Plaid Link for iOS can be found in our main documentation at plaid.com/docs/link/ios.

1️⃣ The previous major version of LinkKit can be found on the main-v1 branch.

About the LinkDemo Xcode projects

Plaid Link can be used for different use cases and the sample applications demonstrate how to use Plaid Link for iOS for each use case. For clarity between the different use cases, each use case specific example showing how to integrate Plaid Link for iOS is implemented in a Swift extension.

Before building and running the sample application replace any Xcode placeholder strings (like <#GENERATED_LINK_TOKEN#>) in the code with the appropriate value so that Plaid Link is configured properly. For convenience the Xcode placeholder strings are also marked as compile-time warnings.

Select your desired use-case in ViewController.didTapButton then build and run the demo application to experience the particular Link flow for yourself.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].