wonday / react-native-orientation-locker

A react-native module that can listen on orientation changing of device, get current orientation, lock to preferred orientation.
MIT License
760 stars 274 forks source link

Repo Active? #253

Open tyhudson opened 1 year ago

tyhudson commented 1 year ago

Hey is this repository still active?

Regards, Ty.

RichardFevrier commented 1 year ago

@wonday ? 🙂

tyhudson commented 1 year ago

I would like to see updates to this repo and use it in the new react native 0.71.3.

galgord commented 1 year ago

Same here, it will help alot!

jihokim2 commented 1 year ago

@wonday ? Please help us.

valn1 commented 1 year ago

anynone got alternative libs?

gladiuscode commented 5 months ago

Hi everyone! I've tried to leverage this library in a project in the company I'm currently working for, but we had issues using it for the new architecture and the new react native release. So I've picked up what this library does and wrote it from scratch using Swift, Kotlin and Typescript. it is compatible with use_frameworks and the old and new architecture both.

I've just release it, it doesn't have all of the functionalities that this amazing library has, since we only needed a slice of them for the current application that is almost live in production.

That said, you can find it here, maybe it will help you out.