The Google API key to access Google Maps API is stored in my React-Native mobile app manifest. I have followed the recommendations and restricted use of it to the package of my app and to the Maps API on GCP.
Can a malicious user decompile my app, extract the key and the package name and still use it?