This website requires JavaScript.
Explore
Help
Sign In
kennethnym
/
doors-wallpaper
Watch
1
Star
0
Fork
0
You've already forked doors-wallpaper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6f939ec5ec8ca8fb99e8f17531b96e09f24be1b0
doors-wallpaper
/
app
/
(tabs)
/
explore.tsx
6 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: use tailwind
2024-09-25 18:34:58 +01:00
import
{
View
}
from
"react-native"
;
Initial commit Generated by create-expo-app 3.0.0.
2024-09-24 20:59:50 +01:00
export
default
function
TabTwoScreen() {
refactor: use tailwind
2024-09-25 18:34:58 +01:00
return
<
View
/
>
;
Initial commit Generated by create-expo-app 3.0.0.
2024-09-24 20:59:50 +01:00
}
Reference in New Issue
Copy Permalink