# Feature flags to enable/disable specific functionality

module.exports =
  project:
    # KLUDGE: toggling AutoHideSplashScreen is disabled in supersonic until native gets a smarter autohide
    forceDisableSplashScreenAutohide: true


