android-safe-area
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

android-safe-area

Returns safe area

Install

npm install android-safe-area
npx cap sync

API

Get insets of safe area

getInsets()

getInsets() => any

Returns: any


Interfaces

SafeAreaInsets

Interface of insets

Prop Type
top number
left number
right number
bottom number

Package Sidebar

Install

npm i android-safe-area

Weekly Downloads

1

Version

0.0.6

License

MIT

Unpacked Size

15 kB

Total Files

21

Last publish

Collaborators

  • abbas.fatullaev