ntxl1210
ntxl1210
I created a ref and added it into floatingProps middleware but the arrow didn't display. Here is my code: const arrowRef = useRef(null); ... floatingProps={{ middleware: [ offset(4), shift({ padding:...
Can you add feature tap to change audio current progress?
the onDidFinishPlayingAudio never fire because of the currentProgress always less than songDuration
I noticed you set a fixed scale value for candle height to 3. Could you add a prop to change this value? And if possible, could you also add a...