I found that when I wanted to debug the Java - I couldn't get symbols to load without gradle sync running. This then generated these files.
You'd never have these in compilation of a React Native application, since this is a child dependency and if you are running it in isolation - we don't have to commit them.
I found that when I wanted to debug the Java - I couldn't get symbols to load without gradle sync running. This then generated these files.
You'd never have these in compilation of a React Native application, since this is a child dependency and if you are running it in isolation - we don't have to commit them.