Closed
Description
<TabBarIOS tintColor='orange'>
<TabBarIOS.Item
icon={require('image!tabbar_home')} // comment this line, run success
title="home"
>
</TabBarIOS>
I put my images in the Images.xcassets file.
run error :
Unable to resolve module 'image!tabbar_home' from '/User/...':Module does not exist in the module map or in these directories: /User/...