<Surface style={{ width, height, borderRadius }}>
<>
<ImageTex filter={filter ? filter : ''}>
<GLImage source={{ uri: source }} resizeMode="cover" />
</ImageTex>
</>
</Surface>
image work only in first time focus the screen after refocus screen image not showing