Is screenorientation a unimodule?

I would like to use ScreenOrientation in a normal react-native app. I read the medium post about unimodules and am wondering if ScreenOrientation is available as a unimodule. I have unimodules/core installed and configured as described in the readme. How do I find out if it is a unimodule? I have tried yarn install expo-screen-orientation and expo-screenorientation but no good.

Thanks

edit: Nevermind, I see that it is not available in bare apps.

Glad you found the answer, @ethantran2. Going to close this issue.