react-native-confirmation-code-input
react-native-confirmation-code-input copied to clipboard
Bundle size is significantly large
Description
- The whole lodash library is shipped with the project which increases the bundle size neelessly
Fix
- The bundle size can be significantly reduced by removing lodash and importing only the needed parts
PR:: https://github.com/ttdung11t2/react-native-confirmation-code-input/pull/30