question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Item's bubble quality isn't good ! (pixel pixel)

See original GitHub issue

I have custom the tab bar with my own icons and titles but same as picture the bubble isn’t clear ; pixels of blue circle are obvious 🙄🤔 what should I do make them like library’s preview ?

fluid

I have use png icons and here is my code : ` <TabBar onPress={tabIndex => { this.setState({ currentPage: tabIndex }) }} values={[ { title: “منو”, icon: require(“…/…/assets/png/menu_stork.png”) }, { title: “گروه ها”, icon: require(“…/…/assets/png/group_stork.png”) }, { title: “پیام ها”, icon: require(“…/…/assets/png/message_stork.png”) }, { title: “درایو”, icon: require(“…/…/assets/png/drive_stork.png”) }, { title: “خانه”, icon: require(“…/…/assets/png/home_stork.png”) } ]} />

`

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
darmonlyonecommented, Nov 21, 2020

just use png with 3 sizes like him ex:mask.png, mask@2x.png, mask@3x.png. Its work fine for me

1reaction
diego3799commented, Jul 22, 2020

Hey! I just modified the library so it can work with vector-icons! U should check it out! https://github.com/diego3799/CustomBottomTabNavigator

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pixel 7 Settings You Need to Know About for a Better ... - CNET
This changes settings that use large amounts of storage, such as saving RAW images as JPEG and recording videos in 1080p instead of...
Read more >
Which Google Pixel Phone Should You Buy? - WIRED
Best Google Pixel Phone (2022): Which Model to Buy, Cases and Accessories, Feature Drops | WIRED.
Read more >
Common Google Pixel 6 and 6 Pro problems and how to fix ...
Technical bugs and glitches getting in the way of you enjoying your new phone? Here's a roundup of common Google Pixel 6 and...
Read more >
Why is my image so small on products? - Redbubble
If the image you've uploaded is pretty tiny and doesn't fit the product templates, this means your image is not large enough to...
Read more >
60 features in Android 13 that Pixel users should know about
No Pixels right now do that, but there are rumors that the Pixel 7 Pro's ... a way to take a phone call...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found