react-native-text-size
react-native-text-size copied to clipboard
separated npmignore entries into their related folders to reduce final package size
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.
@aMarCruz
can you please review and merge this?
also, publish a new version on npm if it's possible.
Thanks