Home
last modified time | relevance | path

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

/expo/ios/versioned/sdk47/ExpoModulesCore/ios/Swift/
H A DExpoBridgeModule.swift28 … selector: #selector(javaScriptWillStartExecutingNotification(_:)),
71 public func javaScriptWillStartExecutingNotification(_ notification: Notification) { in javaScriptWillStartExecutingNotification() function