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
749 stars 273 forks source link

Support new React Native new architecture (TurboModules/Fabric) #272

Open bhaskarathma opened 1 year ago

bhaskarathma commented 1 year ago

With Fabric/Turbomodules now being available for please add add support for it

See https://reactnative.dev/docs/new-architecture-library-intro

https://reactnative.dev/blog/2022/06/16/resources-migrating-your-react-native-library-to-the-new-architecture

karlhorky commented 2 months ago

Seems like there's a PR for this here: