Improve Slideshow and adding sharing and reposting images

This commit is contained in:
Adolfo Reyna
2024-10-04 22:52:40 -04:00
parent 1d2565bd5f
commit 87d8b9cbfd
4 changed files with 172 additions and 37 deletions

1
App.js
View File

@@ -318,6 +318,7 @@ export default function App() {
<Stack.Screen
name="Slideshow"
component={Slideshow}
//options={{ headerShown: false }}
/>
<Stack.Screen
name="SongPlayer"