KPS250 / react-native-flatlist-slider

React Native Image Slider with FlatList
186 stars 46 forks source link

How to link this library #1

Closed aparnagude396 closed 4 years ago

aparnagude396 commented 4 years ago

I'm getting issue in library after installed. There is no information for linking the library. Can anyone please mention how to link

KPS250 commented 4 years ago

@aparnagude396 The library doesn't have any native dependencies for linking. You can just install and start using it. Also, for RN V.60+ libraries get auto-linked(just to mention). Can you help me with the error you are facing?