How can I make my api keys secure

As the title said, is there anyway that I need to do to protect my api keys so it wont be shared when I publish my app in google play or app store. I know how to use expo environment variables and how to add .env file but this wont protect my keys enough like api credentials and other api things ?