jsierles / react-native-audio

Audio recorder library for React Native
MIT License
1.16k stars 539 forks source link

Files are not removed from npm package #374

Open halaei opened 4 years ago

halaei commented 4 years ago

Version

Tell us which versions you are using ( you can see the versions in your package.json ):

react-native-audio : 4.3.1 react-native : 0.63.2 react : 16.13.1 using react-native-sound ? No

Expected behaviour :

Some of your local files shouldn't be in node_modules/react-native-audio, but they are not ignored:

Steps to reproduce

Just install your package using yarn.