alexbrillant / react-native-deck-swiper

tinder like react-native deck swiper
ISC License
1.55k stars 461 forks source link

Any way to make next card wait until loading? #300

Closed stephanoparaskeva closed 4 years ago

stephanoparaskeva commented 4 years ago

For example one can pass in 'isLoading' prop and when that variable is true, then you display next card, if not nothing is displayed (except contents of swiper) in this situation you can have a skeleton screen inside swiper to show while loading