Does this template bundle Flipper in release?
henrymoulton opened this issue · 2 comments
henrymoulton commented
In the main docs the #ifdef FB_SONARKIT_ENABLED is wrapped with #if DEBUG
https://fbflipper.com/docs/getting-started/react-native-ios#initialization
henrymoulton commented
cc @mweststrate you might have an idea
emin93 commented
This is not related to this template:
https://github.com/facebook/react-native/blob/main/template/ios/HelloWorld/AppDelegate.m#L7
Please create this issue in the React Native repo, as this template aims to be consistent with the default React Native template.