react-native-slider
react-native-slider copied to clipboard
How to set react-native-slider into a lib
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"