Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run error: TabBarIOS.Item custom icon #12880

Closed
hrscy opened this issue Mar 12, 2017 · 1 comment
Closed

run error: TabBarIOS.Item custom icon #12880

hrscy opened this issue Mar 12, 2017 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@hrscy
Copy link

hrscy commented Mar 12, 2017

<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/...

@hrscy hrscy changed the title # run error: TabBarIOS.Item custom icon run error: TabBarIOS.Item custom icon Mar 12, 2017
@hramos
Copy link
Contributor

hramos commented May 25, 2017

We're cutting down on the number of outstanding issues, in order to allow us to focus. I'm closing this issue because it has been open for over 60 days with no activity. If you think it should still be opened let us know why. PRs are always welcome.

@hramos hramos closed this as completed May 25, 2017
@hramos hramos added the Icebox label May 26, 2017
@facebook facebook locked as resolved and limited conversation to collaborators May 29, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants