-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated readme and added table (#64)
* 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
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | | | ||
|
||
|
46fe8cf
There was a problem hiding this comment.
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 .
46fe8cf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://static.javatpoint.com/linux/images/linux-home-directory2.png
46fe8cf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.