react-native-rename icon indicating copy to clipboard operation
react-native-rename copied to clipboard

Update filesToModifyContent.js

Open alex-varela opened this issue 3 years ago • 2 comments

  • Updated to rename in appdelegate function RCTAppSetupDefaultRootView in react native 0.68.1

alex-varela avatar May 04 '22 18:05 alex-varela

@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.

jspizziri avatar Jun 20 '22 16:06 jspizziri

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.

bisak avatar Jul 19 '22 16:07 bisak

Thanks @alex-varela , just released v3. closing this now

junedomingo avatar Dec 26 '22 09:12 junedomingo