Using RN 0.33.0, my app cannot pinch-to-zoom (Android 6 and iOS 9). I can't find anything in the documentation about zooming, except for ScrollView. Do I just need to wrap my entire app in a ScrollView, or is there a configuration in Android Studio / Xcode to enable that?