ptomasroos / react-native-tab-navigator

A tab bar that switches between scenes, written in JS for cross-platform support
MIT License
2.4k stars 416 forks source link

A simple Tabnavigator demo but there are some errors:Tabnavigator.item is not an object #167

Closed GFWNB closed 6 years ago

GFWNB commented 6 years ago

errors detai:

TypeError:undefined is not an object(evaluating '_this.props.Tabnavigator.item')

I just copy the example,there is nothing different but images resource.

ptomasroos commented 6 years ago

Will close since this issue is more than a year, feel free to a open a new if this is still a issue.

tlightsky commented 4 years ago

having same problem