numandev1 / react-native-keys

πŸ” Protected .ENVs variables in React Native πŸš€βœ¨
MIT License
304 stars 25 forks source link

Is it possible to read protected variable in manifest? #75

Open Jalson1982 opened 5 months ago

Jalson1982 commented 5 months ago

Hello @numandev1. Based on the documentation, it seems possible in the Android manifest to only read public keys. But what about the Google Maps API? I do not want to expose it. Is there any workaround?

github-actions[bot] commented 5 months ago

πŸ‘‹ @Jalson1982 Thanks for opening your issue here! If you find this package useful hit the star🌟!

AnassHmida commented 3 months ago

Hey @Jalson1982 , what did you end up doing please ?