Oskar Kwaśniewski
Oskar Kwaśniewski
**Describe the change** This PR introduces new architecture support. It builds off the #654 PR. (So it would be great if we could land it first) You can review only...
## The Problem The current build architecture of Babylon React Native is not scalable for multiple (Apple) platforms. Currently, in the library podspec, we ship a bunch of `.a` files...
Hey, I just wanted to make sure I did everything right, because I can't get RNTA based Test App to run on iOS. This is the error that I'm getting:...
This PR mentions `react-native-bottom-tabs` in Community Libraries section.
## Summary: This PR introduces `RCTUIConfiguratorProtocol` for better separation of concerns inside of RCTAppDelegate. It's also a prerequisite for #46298 Discussed with @cipolleschi ## Changelog: [IOS] [ADDED] - introduce RCTUIConfiguratorProtocol...