Kureev/react-native-navbar

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

开放

#175 创建于 2016年6月7日

 (4 条评论) (2 个反应) (0 位负责人)JavaScript (319 个派生)batch import
help wantedwaiting for feedback

仓库指标

星标
 (1,900 个星标)
PR 合并指标
 (30 天内没有已合并 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`.

贡献者指南