UNPKG

@remirage/react-native-wheel-input

Version:

react-native-radial-input-slider is a React Native component that allows users to select a value using a circular radial slider while also providing a direct input field in the center for manual number entry.

12 lines (11 loc) 209 B
declare const colors: { darkCharcoal: string; white: string; blue: string; grey: string; pink: string; red: string; darkBlue: string; skyBlue: string; }; export default colors;