Hacker News new | ask | show | jobs
by reactivesearch 3031 days ago
Hi HN! I am Sid, one of the authors of ReactiveSearch.

We have built ReactiveSearch with the goal of providing cross-platform UI components for building a great search experience. And today, I am excited to share both the React (for Web) and React Native (for iOS, Android) flavors of the library.

The library is architected around the concept of reactivity. A UI component in ReactiveSearch can subscribe to and compose its state from any other component. This creates a reactive feedback loop of changes when a user interacts with any one component. You can choose from the current 30+ pre-built components or bring your own design components to work with ReactiveSearch.

Would love to hear your thoughts!