Question on multi-platform React Native app and Source Maps (iOS and Android)

I have an RN mobile app in Sentry as iOS (it has Apple logo).

Since the source maps are automatically uploaded by Gradle (for Android) and Xcode (for iOS), do I need to Sentry Apps to map each JS Source map?

I assume the JS will be slightly different for each platform.