npm install react-native-blur import BlurView from 'react-native-blur'; ... <BlurView blurType="light" style={styles.blur}> ...