react-native-card-stack-swiper
react-native-card-stack-swiper copied to clipboard
Add `useNativeDriver` prop in defaultProps for CardStack.js
After #67 the default value of useNativeDriver
is false by default if the props is empty.
Can we also add it to the defaultProps
?
Let me know if this is valid and I can take this up. @lhandel @sirheimer