Tame your UIs with these React Native Components
A lot is going on daily in the React Native scene. A lot of good UI Components deserve our attention, here we're trying to sum up some of the latest ones.
react-native-listitem
iOS-style listitem component for React Native
react-native-page-control
Page Control for React Native, like iOS UIPageControl, APIs are same as UIPageControl
react-native-search-bar
The high-quality iOS native search bar for react native.
react-native-scrollable-tab-view
Tabbed navigation that you can swipe between, each tab can have its own ScrollView and maintain its own scroll position between swipes. Pleasantly animated. Customizable tab bar.