import { Platform } from 'react-native'; export const isBlurNativeModuleSupported = Platform.OS === 'ios';