UNPKG

@react-native-community/slider

Version:

React Native component used to select a single value from a range of values.

12 lines (11 loc) 246 B
module.exports = { dependency: { platforms: { android: { libraryName: 'RNCSlider', componentDescriptors: ['RNCSliderComponentDescriptor'], cmakeListsPath: 'src/main/jni/CMakeLists.txt', }, }, }, };