UNPKG

react-native-manipulable-slider

Version:

React Native Slider. Manipulate your slider from parents view (Go to index, go next, go back).

6 lines (5 loc) 123 B
module.exports = { root: true, extends: "@react-native-community", rules: { "react-native/no-inline-styles": 0 }, };