
$ npm i @acertijosapps/react-native-select-horizontal$ yarn add @acertijosapps/react-native-select-horizontalDescription
A thumb-friendly selector: instead of opening a menu that covers the screen, users step through the options inline with left/right arrows. A faster, one-handed pattern built for phones.
- Zero runtime dependencies: only `react` and `react-native` as peers.
- Fully themeable: colors, sizes, fonts, border radius and even the arrow icons (render props).
- Every dimension and color is a prop with a constant default, so it adopts your design system without fighting styles.
Requires React 17+ and React Native 0.64+. Written in TypeScript.
