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
Example
examples
yarn start
react-native run-ios
react-native run-android
styles
View
The file that it's causing the issue is /src/Error/Error.js#24 (at the moment of writing).
/src/Error/Error.js#24
The text was updated successfully, but these errors were encountered:
Error.js
No branches or pull requests
Pre-requisites:
Steps:
examples
folder and install dependenciesyarn start
react-native run-ios
orreact-native run-android
(depending on your device)Expected:
Actual
styles
prop being passed to aView
appears.Notes
The file that it's causing the issue is
/src/Error/Error.js#24
(at the moment of writing).The text was updated successfully, but these errors were encountered: