This website requires JavaScript.
Explore
Help
Register
Sign In
lan
/
JKVideo
Watch
1
Star
0
Fork
0
You've already forked JKVideo
mirror of
https://gh-proxy.org/https://github.com/tiajinsha/JKVideo
synced
2026-07-07 23:18:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
JKVideo
/
app
/
video
/
_layout.tsx
6 lines
98 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
1
2026-03-10 19:04:18 +08:00
import
{
Slot
}
from
'expo-router'
;
feat: add all source files - services, store, hooks, components, screens
2026-03-05 18:02:54 +08:00
export
default
function
VideoLayout() {
1
2026-03-10 19:04:18 +08:00
return
<
Slot
/
>
;
feat: add all source files - services, store, hooks, components, screens
2026-03-05 18:02:54 +08:00
}
Reference in New Issue
Copy Permalink