Pascal GUIZARD

Results 3 comments of Pascal GUIZARD
trafficstars

You can steel use Material components in your SwiftUI files by create UIViewRepresentable to instantiate your Component. Here an example for bottomAppBar: ``` struct UIBottomAppBarView: UIViewRepresentable { func makeUIView(context: Context)...

It still doesn't work for me with xcode 15 and 23.18.2... But is for `STPRedirectContext` Someone have any solution ?

I only have Stripe in my pods un use in 1 class in the main app. But this app contains a submodule, a watch app extension and a Today widget...