mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 22:47:03 +08:00
7 lines
155 B
JavaScript
7 lines
155 B
JavaScript
export default {
|
|
splash: {
|
|
image:
|
|
"https://github.com/expo/expo/blob/master/templates/expo-template-blank/assets/splash.png?raw=true",
|
|
},
|
|
};
|