Automattic / Gravatar-SDK-iOS

Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
https://gravatar.com
Mozilla Public License 2.0
41 stars 5 forks source link

Adding tutorial to docs #261

Closed etoledom closed 5 months ago

etoledom commented 5 months ago

Closes #

Description

This PR adds a tutorial on how to use Profile Views as UITableView cells.

The intention is to try the swift-docc tutorial mechanism and decide if it's something we want to use.

Testing Steps