SteveChina
SteveChina
+1
https://github.com/githuboftigran/rn-range-slider/issues/85#issue-814274929
``import React, {PureComponent} from 'react'; import PropTypes from "prop-types"; import { View, Text } from 'react-native'; import RangeSlider from 'rn-range-slider'; import {color,themeColor, colorDark, fontFamily} from "../../const/style" import {DarkModeContext,DynamicStyleSheet,DynamicValue,useDynamicStyleSheet} from "react-native-dark-mode"...
above is my code, and steps at below. step 1:push in config view, I slide the thumb(slider in the config view),pop config view. setp 2:push in config view again, InteractionManager.runAfterInteractions...
什么意思,安装demo的实现方式应该就可以吧