Kureev/react-native-navbar

Receiving an warning/error for props to left or right button

Open

#175 aperta il 7 giu 2016

Vedi su GitHub
 (4 commenti) (2 reazioni) (0 assegnatari)JavaScript (319 fork)batch import
help wantedwaiting for feedback

Metriche repository

Star
 (1900 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor