react-native-confirmation-code-input icon indicating copy to clipboard operation
react-native-confirmation-code-input copied to clipboard

Bundle size is significantly large

Open a-tokyo opened this issue 7 years ago • 0 comments

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

a-tokyo avatar Jun 06 '18 19:06 a-tokyo