-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
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/...
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.