I'm starting with React Native and I'm wondering if is possible to apply the default OS style for each element so I have not the need to handle every element style so imagine I have a form and simple text list, for the iOS app it should have iOS form and text style and for the Android app its default style.
As far as I've seen there is no official documentation for this commitment but I would like to ask here if there is a workaround for this.