Keys / Tokens in app.json and open source

Hi everyone,
I built a small app with expo and loved the experience. As it is just a personal project with the main purpose to learn React Native and get experience with publishing to App Stores, I wanted to open source the code. However, there are some parts of the app.json (e.g. Auth Token for Sentry) which imho don’t belong in a public repo. Is there a common approach on how to keep those private?

Thanks for your help.

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