Fix Android ViewShot capture omitting frames and stickers by flattening zIndex and forcing standalone RenderNode via overflow hidden
This commit is contained in:
@@ -902,7 +902,6 @@ const styles = StyleSheet.create({
|
|||||||
// ── Date Overlay ──
|
// ── Date Overlay ──
|
||||||
dateOverlay: {
|
dateOverlay: {
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
zIndex: 60,
|
|
||||||
},
|
},
|
||||||
dateOverlayText: {
|
dateOverlayText: {
|
||||||
fontSize: 11,
|
fontSize: 11,
|
||||||
|
|||||||
Reference in New Issue
Block a user