UNPKG

react-native-safe-area-view

Version:

Add padding to your views to account for notches, home indicators, status bar, and possibly other future things.

5 lines (3 loc) 86 B
import React from 'react'; import { View } from 'react-native'; export default View;