Skip to content

Commit

Permalink
Updated readme and added table (#64)
Browse files Browse the repository at this point in the history
* Updated readme and added table

* Update sdk-vs-webview-comparison.md

* Update sdk-vs-webview-comparison.md

Co-authored-by: Zachary Sweigart <zsweigart@plaid.com>
  • Loading branch information
zsweigart and Zachary Sweigart authored May 27, 2020
1 parent 5063ffb commit 46fe8cf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Plaid Link Sample Android App [![version][link-sdk-version]][link-sdk-url]
Sample application that demonstrates Plaid Link integration for Android in both Kotlin and Java.
This sample app will show you how Link Android SDK can integrate with your own app in both Kotlin and Java. Check out [the benefits](./docs/sdk-vs-webview-comparison.md) of using the SDK.


<p align="center">
<img src="docs/link_demo.gif" loading="lazy" alt="Link demo gif" height="512" />
Expand Down
13 changes: 13 additions & 0 deletions docs/sdk-vs-webview-comparison.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Plaid SDK vs Webview
Integrating with the SDK provides many benefits over using a [WebView](https://developer.android.com/reference/android/webkit/WebView).

| | SDK | Webview |
| :--- | :----: | :---: |
| Lines of code to integrate | <20 | >100 |
| Type-safe API | X | |
| Support for all link flows (including OAuth!) | X | |
| Monthly updates with the latest features | X | |
| Support from Plaid | X | |
| Up-to-date documentation | X | |


3 comments on commit 46fe8cf

@1Jbailey
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am so lost about this .

@chattmaggiemae10
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chattmaggiemae10
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

error message

Qlink

``AT&T

Please sign in to comment.