Kureev/react-native-navbar

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

Aberta

#175 aberto em 7 de jun. de 2016

 (4 comentários) (2 reações) (0 responsável)JavaScript (319 forks)batch import
help wantedwaiting for feedback

Métricas do repositório

Stars
 (1.900 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador