react-native-device-info - v15.0.1
    Preparing search index...

    Function isLandscape

    • Resolves to true when the current screen dimensions indicate landscape orientation.

      iOS ✅ Android ✅ Windows ✅ Web ❌ visionOS ✅

      Returns Promise<boolean>

      const result = await isLandscape();