Change Expo keystore

How to change keystore of a Expo project?

If you built the app with expo build, you can use expo credentials:manager.
If you build the app with eas build, you can use eas credentials.
Also, if you log into https://expo.dev/ you can choose the project and then choose “Credentials”.