Kureev/react-native-navbar

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

Open

#175 创建于 2016年6月7日

在 GitHub 查看
 (4 评论) (2 反应) (0 负责人)JavaScript (1,900 star) (319 fork)batch import
help wantedwaiting for feedback

描述

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

贡献者指南