After some research, I suggest that you can try either of the following two ways to use the Cloud Translation API in your React Native App:
1- It looks you can follow the instructions at the
google-translate-api, which should be the simplest way to use the Cloud Translation API;
2- You can use the
Power Translator but specify google translate as the ProviderTypes in order to use the Cloud Translation API;