TypeError: undefined is not an object (evaluating 'containerStyle[0].padding') #87
Comments
|
@noktigula this looks related to #86. Could you please investigate & fix this if needed? |
noktigula
added a commit
to noktigula/react-native-button
that referenced
this issue
Mar 24, 2020
…esent which is not true
noktigula
added a commit
to noktigula/react-native-button
that referenced
this issue
Mar 24, 2020
…present, which is not true.
noktigula
added a commit
to noktigula/react-native-button
that referenced
this issue
Mar 24, 2020
…present, which is not true.
|
Fixed: #88 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What the title says.
Once I define containerStyle this goes away, but based on the first example in README.md it is not a required property.
The text was updated successfully, but these errors were encountered: