Replace an APP in the Stores

Hey guys.
I have an APP built with React Native present in both stores (Apple Store and Google Play)
I’ve been thinking of rebuilding the APP using expo. But my concern is:
Is it possible to create this new APP with expo, and then upload it to the stores with the same bundler identifier? I don’t wanna lose all the users that already installed it. I just want to roll an update that is a completely new APP.

Thank you.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.