react-native-safe-area-view
Version:
Add padding to your views to account for notches, home indicators, status bar, and possibly other future things.
1 lines • 274 B
Source Map (JSON)
{"version":3,"sources":["index.web.js"],"names":["React","View"],"mappings":"AAAA,MAAOA,CAAAA,KAAP,KAAkB,OAAlB,CACA,OAASC,IAAT,KAAqB,cAArB,CAEA,cAAeA,CAAAA,IAAf","sourcesContent":["import React from 'react';\nimport { View } from 'react-native';\n\nexport default View;\n"]}