react-native-otp-entry
react-native-otp-entry copied to clipboard
feat: add a prop to render animated views
Solves #74
Description
Added a new prop useAnimatedViews, when true, it automatically renders Animated version of component from Animated API of React Native
Default value is false
@willashley23 wdyt about this solution?