I have an existing android app implemented in native android (JAVA) on play store. I am developing a ReactNative app now. I do not want to discard the existing android app from play store instead I want to update that android app by a ReactNative APK for android. Is this possible to update?
↧