Kureev/react-native-navbar

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

Open

#175 ouverte le 7 juin 2016

Voir sur GitHub
 (4 commentaires) (2 réactions) (0 assignés)JavaScript (319 forks)batch import
help wantedwaiting for feedback

Métriques du dépôt

Stars
 (1 900 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur