3

I have a react native app where I store the android/ios app version in config.js file in the root directory. Now I want to use the codepush to dynamically update some changes which involve using variables from the config.js file. Now here is the catch, if I push those changes via codepush then the config.js file will be changed as well and pushed along with the latest js bundle. Is there any way I can not include certain files in the codepush bundle while deploying the new changes?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.