question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ReferenceError: Can't find variable: resolvedStyle

See original GitHub issue

Hey 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 .

simulator screen shot - iphone 8 - 2017-11-10 at 19 38 26

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
SupriyaKalghatgicommented, Dec 11, 2017

@remon-georgy Yes, this week

1reaction
akhil-gacommented, Nov 27, 2017
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found