If you have an iOS app built with Swift, here's a sample repository showing how to add Ramp to it in just a few steps.
Remember to check out our full documentation at https://docs.ramp.network/.
- compose a URL for the Ramp widget with parameters of your choice
- create a Safari view controller and load the composed URL
- handle a callback URL to complete the purchase
For a detailed tutorial, check out our documentation.