<p align="center"> <h1 align="center"> <code>@groww-tech/editable-number-slider</code> </h1> </p> <p align="center"> <!-- <a href="https://www.npmjs.com/package/@react-native-community/slider"> <img src="https://img.shields.io/npm/v/@react-native-community/slider.svg" alt="Latest version released on npmjs" /> </a> --> <a href="https://app.circleci.com/pipelines/github/callstack/react-native-slider?branch=main"> <img src="https://img.shields.io/circleci/project/github/callstack/react-native-slider/main.svg" alt="Build on CircleCI" /> </a> <a href="https://github.com/callstack/react-native-slider"> <img src="https://img.shields.io/badge/platforms-android%20|%20ios%20|%20windows%20|%20web-lightgrey.svg" alt="Supported platforms" /> </a> <a href="https://github.com/callstack/react-native-slider/blob/main/LICENSE.md"> <img src="https://img.shields.io/npm/l/@react-native-community/slider.svg" alt="License" /> </a> </p> <p align="center"> React Native component used to select a single value from a range of values. <br>It is bulit on top of @react-native-community/slider with added support of TextInput in which user can edit the slider value. </p>