Update filesToModifyContent.js
- Updated to rename in appdelegate function RCTAppSetupDefaultRootView in react native 0.68.1
@vomchik any chance you could take a look at this? There's an issue with this package for RN >= 0.68 that it looks like this PR is attempting to address.
I'd be happy to do any work required here provided someone with merge access is onboard.
My recommendation would be to actually check both the .m and the new .mm file so that this doesn't introduce a breaking change.
The entire react-native-rename package is rendered somewhat useless unless this is merged. Though I'd also suggest checking both .m and .mm to keep the change backwards compatible.
Thanks @alex-varela , just released v3. closing this now