Resolves to true when the current screen dimensions indicate landscape orientation.
const result = await isLandscape(); Copy
const result = await isLandscape();
Resolves to true when the current screen dimensions indicate landscape orientation.