Releases: junedomingo/react-native-rename
Releases · junedomingo/react-native-rename
v3.1.0
- Add new cli options to set individual bundle id for ios and android
use --androidBundleID for android and --iosBundleID for ios
Closes #149
Full Changelog: v3.0.5...v3.1.0
v3.0.5
- Update ios and android name in xml using cheerio instead of using glob regex closes #137
Full Changelog: v3.0.4...v3.0.5
v3.0.4
Full Changelog: v3.0.3...v3.0.4
Fix version in package-lock.json
v3.0.3
Update .npmignore file
Full Changelog: v3.0.2...v3.0.3
v3.0.2
- Support RN70
- Support multiple languages
- Better glob matching patterns
- Set custom bundle identifier for both ios and android