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.

Warning: Failed prop type: Invalid props.style key `NativeBase` supplied to `ScrollView`.

See original GitHub issue
"react": "16.3.1",
"react-native": "0.55.4",   

“native-base”: “^2.7.2”,

Warning: Failed prop type: Invalid props.style key NativeBase supplied to ScrollView. ExceptionsManager.js:71 Warning: Failed prop type: Invalid props.style key NativeBase supplied to View. Bad object:

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
stepricommented, Aug 19, 2018

Same here

1reaction
amrshakyacommented, Sep 21, 2018

@SupriyaKalghatgi i’m still getting this issue.

Version react: 16.3.1 react-native: ~0.55.2 native-base: ^2.8.0


Issue posted on Stackoverflow

Read more comments on GitHub >

github_iconTop Results From Across the Web

React-Native: Native-base: failed prop type: Invalid props.style ...
It seems there is an issue in a file from the library you are using. They have nested a style inside another, thus...
Read more >
Warning: Failed prop type: Invalid props.style key 'resizeMode ...
Coding example for the question Warning: Failed prop type: Invalid props.style key 'resizeMode' supplied to 'RCTView'-React Native.
Read more >
Components - NativeBase
NativeBase gives you privilege to customize the props of this component. Example: To have custom style for button, include them in style prop...
Read more >
CS50's Mobile App Development with React Native 2018
0:27:14So we have this value set to props. ... 1:31:29Warning: Failed prop type. 1:31:30Invalid prop count of type string supplied to count.
Read more >
VirtualizedList - React Native
This is a PureComponent which means that it will not re-render if props are shallow-equal. Make sure that everything your renderItem function ...
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