Kureev/react-native-navbar
Auf GitHub ansehenReceiving an warning/error for props to left or right button
Open
#175 geöffnet am 7. Juni 2016
help wantedwaiting for feedback
Repository-Metriken
- Stars
- (1.900 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Whenever I try to implement the left or right buttons I am getting a warning. It still works but I would prefer the error not be there. One example of the error is
ExceptionsManager.js:71 Warning: Failed propType: Invalid prop `title` of type `object` supplied to `NavbarButton`, expected `string`. Check the render method of `NavigationBar`.