Skip to content

Eljoy/react-native-swipable-contacts

Repository files navigation

react-native-swipable-contacts

Install:

npm i
cd ios && pod install

Run App:

# ios (it is better to use Xcode)
npm run ios 

# android:
npm run android

Tests:

npm run test 
preview.mp4