A tab bar that switches between scenes, written in JS for cross-platform support
MIT License
2.4k
stars
416
forks
source link
Error:Element type is invalid:expected a string(for built-in components) or a class/function(for composite components)but got:undefined.you likely forget to export your component from the file it's defined in,or you might have mixed up default and named imports. <TabNavigator.Item> #203
Error:Element type is invalid:expected a string(for built-in components) or a class/function(for composite components)but got:undefined.you likely forget to export your component from the file it's defined in,or you might have mixed up default and named imports.
checke the render method of 'Main'
This error idlocated at:
in TabNavigatorItem (at main.js:32)
...
hi friends I am a freshman to RN. i have a issue.
Error:Element type is invalid:expected a string(for built-in components) or a class/function(for composite components)but got:undefined.you likely forget to export your component from the file it's defined in,or you might have mixed up default and named imports.
checke the render method of 'Main' This error idlocated at: in TabNavigatorItem (at main.js:32) ...