diff --git a/mobile/Screens/Discover.tsx b/mobile/Screens/Discover.tsx index 8a03b58b..59ee0405 100644 --- a/mobile/Screens/Discover.tsx +++ b/mobile/Screens/Discover.tsx @@ -217,6 +217,17 @@ export const Discover = (props) => { GENRES={GENRES} /> + + + + + Your [insert year] Tsundoku Wrapped is here! + + + Open + + + {search.length > 0 && ( diff --git a/mobile/assets/wrapped-banner.png b/mobile/assets/wrapped-banner.png new file mode 100644 index 00000000..33c0e476 Binary files /dev/null and b/mobile/assets/wrapped-banner.png differ