Why different callback URLs for Android and iOS (React Native app)

This is a question regarding react-native-auth0. Why does the documentation instruct using a different callback URL for iOS vs. Android? By definition the app will only be running on one or the other, can’t we just use the same callback URI as redirect_uri?