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

What's an alternative to this package?

Open brett-james-rocketlab opened this issue 3 years ago • 2 comments

Last release of 2020 - Is there a better way to have something read a version number and go update the android and iOS files?

brett-james-rocketlab avatar Jul 13 '22 13:07 brett-james-rocketlab

you can try this fork, it looks up to date https://github.com/denis-kungurov/react-native-version

dkulakov avatar Jul 14 '22 13:07 dkulakov

I tried to find a good alternative, and ended up writing a simple script myself. https://www.npmjs.com/package/react-native-update-version-shell

KonstantinZhukovskij avatar Feb 05 '24 16:02 KonstantinZhukovskij