Kureev/react-native-navbar

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

オープン

#175 opened on 2016/06/07

 (4 件のコメント) (2 件のリアクション) (0 人の担当者)JavaScript (319 件のフォーク)batch import
help wantedwaiting for feedback

Repository metrics

Stars
 (1,900 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド