RGStack
This UI attempts to capture the Quibi Card Stack and the associated User Interaction.
Required
A View that conforms to the ConfigurableCard
protocol
RGStack is available through CocoaPods. To install it, simply add the following line to your Podfile:
Simplest Setup
More configuration
Use the CardInfo, which is passed to the RGStack initializer, to control more aspects of the UI Layout
A full Demo is included in the ContentView
of the Project.