feat: 抽离 imaghe 组件,为图片增加 header
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Image } from 'expo-image';
|
||||
import { Image } from '@/components/ui/Image';
|
||||
import React from 'react';
|
||||
import { Pressable, StyleSheet, Text, View } from 'react-native';
|
||||
import Animated, { FadeIn, FadeOut } from 'react-native-reanimated';
|
||||
|
||||
Reference in New Issue
Block a user