mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-27 05:59:36 -05:00
Buiding out item detail component
This commit is contained in:
@@ -69,7 +69,7 @@ export default function Home(): React.JSX.Element {
|
||||
name="Details"
|
||||
component={DetailsScreen}
|
||||
options={{
|
||||
headerTitle: "",
|
||||
headerShown: false,
|
||||
presentation: "modal"
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user