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 260 B
const colors = { darkCharcoal: '#333333', white: '#FFFFFF', blue: '#008ABC', grey: '#E5E5E5', pink: '#ffaca6', red: '#EA4800', darkBlue: '#0B3471', skyBlue: '#0F91E3', }; export default colors; //# sourceMappingURL=Colors.js.map