Currently, you can use SwiftUI in RIBs via UIHostingViewController but the setup for it will have to be done manually in each project. A support/convenience around using SwiftUI in RIBs should be added to make it smoother.
For those who are interested in how to use SwiftUI in RIBs today see uber/RIBs#332 (comment)
Currently, you can use SwiftUI in RIBs via
UIHostingViewControllerbut the setup for it will have to be done manually in each project. A support/convenience around using SwiftUI in RIBs should be added to make it smoother.For those who are interested in how to use SwiftUI in RIBs today see uber/RIBs#332 (comment)