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.

[Feature Request] `SearchBar` loading property

See original GitHub issue

Is your feature request related to a problem? No, but it would be nice if the SearchBar component could expose a loading property.

Describe the solution you’d like Ideally, when loading={true}, an ActivityIndicator could be shown in place of the clear icon (like Google Maps does).

Describe alternatives you’ve considered N/A

Additional context Screenshot from Google Maps below:

image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

0reactions
github-actions[bot]commented, Aug 3, 2022

Hello 👋, this issue has been open for more than a month without a repro or any activity. If the issue is still present in the latest version, please provide a repro or leave a comment within 7 days to keep it open, otherwise it will be closed automatically. If you found a solution or workaround for the issue, please comment here for others to find. If this issue is critical for you, please consider sending a pull request to fix it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create a React Native search bar from scratch
Learn how to create your own React Native search bar from scratch in this detailed, step-by-step tutorial.
Read more >
How to Design the Perfect Search Bar for Your Website
Learn the fundamentals of search bar design to help users find the content they want quickly and easily.
Read more >
Get search bar in navigation bar in Swift - ios
Try this let leftNavBarButton = UIBarButtonItem(customView:Yoursearchbar) self.navigationItem.leftBarButtonItem = leftNavBarButton. Update.
Read more >
How to Add a Search Bar in a FlatList in React Native Apps
Open App.js and add a state object with some properties to keep ... in the list and show the loading indicator when the...
Read more >
Search Bar | Hitchhikers
Often you want to add a Search Bar to a page but then redirect to a search results page. This is accomplished via...
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