react-native-slider icon indicating copy to clipboard operation
react-native-slider copied to clipboard

How to set react-native-slider into a lib

Open hnrqsss opened this issue 5 years ago • 0 comments

Hello there!

I create a lib that uses @react-native-community/slider as dependency, how to set it in my .podspec lib?

I try:

s.dependency "react-native-slider", git: => "https://github.com/react-native-community/react-native-slider.git"

hnrqsss avatar Jan 30 '20 13:01 hnrqsss