This website requires JavaScript.
Explore
Help
Sign in
Valentin
/
tuto-react-native-expo
Watch
1
Star
0
Fork
You've already forked tuto-react-native-expo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a9260a1fee
tuto-react-native-expo
/
app
/
_layout.tsx
6 lines
95 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial commit Generated by create-expo-app 3.5.3.
2026-02-18 15:12:17 +00:00
import
{
Stack
}
from
'expo-router'
;
Version 1 : initialisation, condition, map, useState + exo 1
2026-02-18 18:36:17 +00:00
export
default
function
Layout() {
return
<
Stack
/
>
;
Initial commit Generated by create-expo-app 3.5.3.
2026-02-18 15:12:17 +00:00
}
Reference in a new issue
Copy permalink