/** * Utility exports for React Native SDK */ export { detectReactNativePlatform, detectReactNativePlatformSync } from './platform-detection';