MCPcopy Create free account
hub / github.com/OneBitCodeBlog/onebitlife / handleNavHome

Function handleNavHome

src/Pages/AppExplanation/index.jsx:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 const appStartData = `${startDate.getFullYear()}-${month}-${day}`;
22
23 function handleNavHome() {
24 navigation.navigate("Home");
25 }
26
27 function handleSetShowHome() {
28 if (showHome !== "true") {

Callers 1

handleSetShowHomeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected