Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ptmt/react-native-macos
/ getuid
Function
getuid
Libraries/Components/Navigation/NavigatorIOS.ios.js:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
34
var
__uid = 0;
35
function
getuid() {
36
return
__uid++;
37
}
38
39
class
NavigatorTransitionerIOS extends React.Component {
40
requestSchedulingNavigation(cb) {
Callers
1
NavigatorIOS.ios.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…