@SharveParihar The libraries will be generated during the pod install phase at ios/build folder. If they are not check your pod version and local npm version
We are also facing the same issue.
Reactotron
.configure({
host: '<machine host ip>', // default is localhost (on android don't forget to `adb reverse tcp:9090 tcp:9090`)
name...