ReferenceError: Can't find variable: resolvedStyle
See original GitHub issueHey there. I have created project using CRNA. & Later adding NativeBase as dependency.
Versions:
“expo”: “^22.0.2”, “native-base”: “^2.3.3”, “react”: “16.0.0-beta.5”, “react-native”: “^0.49.5”
App runs just fine if i’m not using any of the NativeBase Components. As soon as i import e.g. Content
and later use it as <Content>SomeText</Content>
I get following error .
Issue Analytics
- State:
- Created 6 years ago
- Reactions:2
- Comments:11 (5 by maintainers)
Top Results From Across the Web
react-native error Can't find variable: styles - Stack Overflow
I am new to React-native . I'm trying to style a view element in my component, and ...
Read more >Card: ReferenceError: Can't find variable style #134 - GitHub
Describe the bug First time using the Galio framework (I am using it along with the argon template). I am adding the Card...
Read more >ReferenceError: "x" is not defined - JavaScript - MDN Web Docs
ReferenceError : "x" is not defined. The JavaScript exception "variable is not defined" occurs when there is a non-existent variable referenced somewhere.
Read more >[Solved]-react-native error Can't find variable - appsloveworld
Coding example for the question react-native error Can't find variable: styles-React Native.
Read more >Separating styles from component | React Made Native Easy
Since making the change I keep seeing the red screen telling me "Can't find variable: stylesheet". I have been trying to figure out...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@remon-georgy Yes, this week
PR (by @AaronFriel ) for this issue https://github.com/GeekyAnts/theme/pull/4