react-native-action-button
react-native-action-button copied to clipboard
Installed package includes example
This package seems to take up disc space when installed, because example folder is included in the node_modules.
Since example is not used when installing this package, I think it should be ignored.
Specifying files in package.json selects files to be included in the published package. #309 seems to do the job.