react-native-orientation-locker icon indicating copy to clipboard operation
react-native-orientation-locker copied to clipboard

Orientation.addOrientationListener not firing with the correct orientation on Android

Open Pingou opened this issue 7 months ago • 1 comments

In React Native 81.1, the listener will fire and give the previous orientation, not the current one. Using a setTimeout and getOrientation will give the correct orientation but obviously that is a terrible work around.

Pingou avatar Sep 03 '25 12:09 Pingou

how you implement this library in RN 81.1 ? , you have implemented with new architecture ? , could help me to integrate ?

goswamikaushik001 avatar Sep 25 '25 14:09 goswamikaushik001