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
Please advise how to install to React Native Expo project.
1.0.2
iOS, Android
Plugin is an unexpected type: object
The text was updated successfully, but these errors were encountered:
had wrong config in app.json - ignore me.
Sorry, something went wrong.
Please, how to resolve this wrong ?
Brackets inside plugins are probably missing, everything involved in plugins should be in double brackets like this, for example:
"plugins": [ [ "expo-font", { "fonts": ["./assets/Araboto.ttf"] } ] ]
No branches or pull requests
How can we help?
Please advise how to install to React Native Expo project.
OneSignal Expo SDK version
1.0.2
Platform
iOS, Android
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: