NativeBase: Invalid props.style key `NativeBase`

node, npm, react-native, react and native-base version

“native-base”: “^2.7.2”, “react”: “16.4.2”, “react-native”: “0.56.0”,

Actual behaviour

When I am trying to use “Content” component I’m getting a error: image image

Code

  render () {
    return (
      <Content/>
    )
  }

Info

f46075899d

Is the bug present in both iOS and Android or in any one of them?

I’ve checked only on Android.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Reactions: 1
  • Comments: 19 (5 by maintainers)

Most upvoted comments

Closing this tomorrow in case of no response