We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using get from api.js already implemented in the repository and having issues where to set API_ROOT.
Error: Undefined configuration key: API_ROOT at getConfiguration
How should I properly do that?
The text was updated successfully, but these errors were encountered:
My app uses a slightly different version of what is now in master. I use react-native-config for configurations, but I think you have to call this function as soon as the react-native part of the app loads: https://github.com/futurice/pepperoni-app-kit/blob/master/src/utils/configuration.js#L5
react-native-config
Sorry, something went wrong.
No branches or pull requests
Using get from api.js already implemented in the repository and having issues where to set API_ROOT.
How should I properly do that?
The text was updated successfully, but these errors were encountered: