react-native-sha256 icon indicating copy to clipboard operation
react-native-sha256 copied to clipboard

The package in npm contains a compiled example

Open avz opened this issue 6 years ago • 1 comments

Hey. Thanks for the helpful package.

Examining the size of node_modules, I noticed that the package in npm contains the example/android/app/build directory of ~ 190Mb in size. I think it would be great to add the example/ios/build and example/android/app/build directories to .gitignore, which is used by npm by default to exclude files from the published package.

Thanks and have a nice day.

avz avatar Jan 27 '20 13:01 avz

that must be fixed by https://github.com/itinance/react-native-sha256/pull/21

punksta avatar Mar 02 '21 08:03 punksta