I'm curently developping an app on React-Native and I need to play sound.The fact is that I am on Ubuntu and developing with IntelIJ Idea.
I'm using react-native-sound
library to play sounds.
Thanks to this post, I know where I put my .mp3 file for android, but the files have to be somewhere in the ios section as well ?
Where do we put them ?