react-native-text-size icon indicating copy to clipboard operation
react-native-text-size copied to clipboard

separated npmignore entries into their related folders to reduce final package size

Open SaeedZhiany opened this issue 5 years ago • 1 comments

This change provides a cleaner npm package release by avoiding to pack more unnecessary files and folders (like gradle folder, gradlew, and gradlew.bat files in the android folder) which are currently packed into final npm release.

SaeedZhiany avatar Dec 23 '19 11:12 SaeedZhiany

@aMarCruz

can you please review and merge this?

also, publish a new version on npm if it's possible.

Thanks

SaeedZhiany avatar Sep 08 '21 11:09 SaeedZhiany