Home
last modified time | relevance | path

Searched refs:setUpUserInterfaceForApplication (Results 1 – 1 of 1) sorted by relevance

/expo/ios/Client/
H A DAppDelegate.swift13 setUpUserInterfaceForApplication(application, withLaunchOptions: launchOptions) in application()
22 setUpUserInterfaceForApplication(application, withLaunchOptions: nil) in applicationWillEnterForeground()
26 …private func setUpUserInterfaceForApplication(_ application: UIApplication, withLaunchOptions laun… in setUpUserInterfaceForApplication() function