Open susumutomita opened 9 months ago
https://reactnative.dev/docs/security#storing-sensitive-info 直接モバイルアプリからAPIを叩かせる様にはしないほうが良さそう 中間のバックエンドサーバから実行する様にして、そこにAPI_KEYは保存する形が推奨されている模様
Due to modifications made in Pull Request #48 to avoid using the backend server, this issue will be closed.
https://reactnative.dev/docs/security#storing-sensitive-info 直接モバイルアプリからAPIを叩かせる様にはしないほうが良さそう 中間のバックエンドサーバから実行する様にして、そこにAPI_KEYは保存する形が推奨されている模様