Skip to content

v0.1.0

Choose a tag to compare

@bhavesh-lw bhavesh-lw released this 04 Apr 07:38
· 11 commits to master since this release
7723828

🎉 Initial Release 🎉

  • Fetch status bar height on iOS using native modules.
  • Fetch status bar height on Android using StatusBar.currentHeight.
  • Fallback mechanism for iOS devices based on screen dimensions.
  • Handles errors when native module linking fails.