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

Listen to device orientation changes in react-native and set preferred orientation on screen to screen basis.

Results 113 react-native-orientation issues
Sort by recently updated
recently updated
newest added

I am using [fork of this repository](https://www.npmjs.com/package/@lightbase/react-native-orientation). @dirkdev98 @dov11 @mathijslightbase @rodymolenaar My app is locked to portrait mode only. After installing module all orientations are unlocked why this xcode setting...

A aplicação simplesmente fecha quando troca a orientação no IOS sem retornar log de error na versão RN 0.62.5. Fiz o pod install e adicionei o script conforme documentação mas...

Hi I am getting the following warning- The following packages use deprecated "rnpm" config that will stop working from next release:

This library is really good but currently it can not usable with 5th version of react-native-navigation. Could you update it to work with react-native-navigation v5?

How do I Use In react-navigation ? I Tried, But No use

Hi, I have the use case, that I want to rotate a picture in a modal floating over my normal view, however not the component beneath the modal. Is there...

Pretty much what the title says. When I lock the orientation in any direction, the event listener for the orientation change is no longer fired until I call unlockAllOrientations. I'm...

add removeAllListeners js func, for remove all listeners immediately

There is no implementation on android for the api method `getSpecificOrientation(callback)`