AcertijosappsThe puzzle is in the making
ES
Back

react-native-select-horizontal

@acertijosapps/react-native-select-horizontal · v1.0.1 · 0 downloads

React Native
react-native-select-horizontal — Preview
Choose package manager
$ npm i @acertijosapps/react-native-select-horizontal$ yarn add @acertijosapps/react-native-select-horizontal

Description

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.