Generated by create-expo-stack 2.14.1
@@ -0,0 +1,13 @@
import { ScreenContent } from 'components/ScreenContent';
import { StatusBar } from 'expo-status-bar';
import './global.css';
export default function App() {
return (
<>
<ScreenContent title="Home" path="App.tsx" />
<StatusBar style="auto" />
</>
);
}
The note is not visible to the blocked user.