react-native-android-notch

Get notch information for android

Usage no npm install needed!

<script type="module">
  import reactNativeAndroidNotch from 'https://cdn.skypack.dev/react-native-android-notch';
</script>

README

Android notch checker

get notch height

method getNotchHeight()

check notch is exist

method withNotch()

installation

  1. Before app start need to start notch listening with method setNotchHeight()
  2. After you can get notch height in every plase

This app only for android devices!