stripe / stripe-ios

Stripe iOS SDK
https://stripe.com
MIT License
2.04k stars 948 forks source link

Fix constraint warning #3554

Closed davidme-stripe closed 4 weeks ago

davidme-stripe commented 1 month ago

Summary

This shouldn't be required, as the top of the screen constraint should take priority if the sheet is taller than the screen.

Motivation

RUN_MOBILESDK-3111

Testing

Manually in PS Example, existing UI tests should still pass.