I know with React Native that we have the ability to determine whether iOS or Android is being run using the Platform module, but how can we determine what device i
Platform
You should be able to get that information from the module react-native-device-info
react-native-device-info
https://github.com/rebeccahughes/react-native-device-info