I am working with expo and had to use "@react-native-google-signin/google-signin
package that was not directly supported by the expo so I had to make an development build for expo (Containing android folder).
So, my question is in production do we really need this or not? Or is it only required for the development process?