background images
This commit is contained in:
@@ -35,7 +35,7 @@ const WritingLyrics = () => {
|
||||
|
||||
return (
|
||||
<Page
|
||||
backgroundImg={isWeb ? background.writingBgWeb : background.writingBG}
|
||||
backgroundImg={isWeb ? background.libraryBgWeb : background.writingBG}
|
||||
headerType="NONE"
|
||||
>
|
||||
<Image source={ai.nathalie} style={styles.img} resizeMode="contain" />
|
||||
|
||||
Reference in New Issue
Block a user