{
  "name": "expo-screen-orientation",
  "platforms": ["ios", "android"],
  "ios": {
    "appDelegateSubscribers": ["ScreenOrientationAppDelegate"],
    "reactDelegateHandlers": ["ScreenOrientationReactDelegateHandler"]
  }
}
