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.

[IOS] ability to customize BarButton with custom views ?

See original GitHub issue

is there a way to customize the BarButton component to display customized views such as badges ?

I wanna do something similar to this github notification icon but with a counter & it doesn’t look possible

Screen Shot 2020-12-10 at 7 12 36 AM

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:14 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
grahammendickcommented, Jan 14, 2021

@cloudrco Good idea, please raise a separate issue so we can carry on the discussion

1reaction
a-eidcommented, Dec 10, 2020

for Example what if I wanna display an SVG icon or a vector Icon, from react-native-vector-icon for example ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

iphone - Placing a custom view based UIBarButtonItem in the ...
I'm customizing left and right navigation bar buttons (I have given up on trying to set my own backButtonItem, so I'm just using...
Read more >
UIBarButtonItem created with custo… | Apple Developer Forums
The issue is that the custom view is rendered at the top left of the screen (position 0,0) instead of in it's expected...
Read more >
How to create a custom back button in iOS | eKreative
Creating a custom back button has always been a pain in iOS. The default back button unhelpfully ... leftBarButtonItem = UIBarButtonItem(customView: view).
Read more >
How to add a bar button to a navigation bar - Hacking with Swift
Navigation bars are one of the most common user interface components in iOS, so being able to add buttons to them is something...
Read more >
Swift 3: Twitter - Custom Navigation Bar (Ep 7) - YouTube
Let's go ahead and build out our custom navigation bar that includes all the various ... 95K views 5 years ago Swift 3:...
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