Summary
I'm integrating Rock into an existing native iOS app that has never used React Native before. The docs show how to add the Rock bundle/xcframework and run rock start, but it's unclear whether the host app must also include React/React Native frameworks. The output of rock package:ios is hermes / and ReactBrownfield.
But when adding these in the app I get errors about undefined symbol: RCTReactNativeFactory / RCTIsNewArchEnabled and so on.
Is there a step I might have missed? Or is not documented? Currently using the latest version of rock.