background iamges
This commit is contained in:
+3
-1
@@ -105,13 +105,13 @@ import john from "./UI/john.png";
|
||||
import nathalie from "./UI/nathalie.png";
|
||||
import theo from "./UI/theo.png";
|
||||
|
||||
import { Platform } from "react-native";
|
||||
import goodVibe from "./UI/goodVibe.png";
|
||||
import placeholder from "./UI/placeholder.jpg";
|
||||
import placeholder2 from "./UI/placeholder2.jpg";
|
||||
import placeholder3 from "./UI/placeholder3.png";
|
||||
import placeholder4 from "./UI/placeholder4.jpg";
|
||||
import profile from "./UI/profile.jpg";
|
||||
import { Platform } from "react-native";
|
||||
|
||||
export const tabs = {
|
||||
home,
|
||||
@@ -224,9 +224,11 @@ export const background = {
|
||||
profileBG,
|
||||
profileBgWeb: require("./UI/profileBgWeb.png"),
|
||||
hitParadeBG,
|
||||
hitParadeBG2: require("./UI/hitParadeBG2.jpeg"),
|
||||
homeBG,
|
||||
homeBGWeb: require("./UI/homeBGWeb.png"),
|
||||
loginBgWeb: require("./UI/loginBgWeb.png"),
|
||||
profileWebBG: require("./UI/profileWebBG.jpeg"),
|
||||
};
|
||||
|
||||
export const ai = {
|
||||
|
||||
Reference in New Issue
Block a user