Vaibhav Shukla

Results 2 comments of Vaibhav Shukla

Just simply change shadow style in shared.js file export const shadowStyle = { shadowOpacity: 0.35, shadowOffset: { width: 0, height: 5 }, shadowColor: '#000', shadowRadius: 3, elevation: 0,

Yes seeing this issue in android 13 (+1)