### Error On android devices the holes are black with zero opacity since react native 0.75.1 upgrade. It was working fine on 0.74.6. <img src="https://github.com/user-attachments/assets/244cadc2-ef93-4bfd-9f51-8d320176a4d2" width=50% height=50%/> ### Steps to reproduce 1. Create new React native repo with version 0.75.X 2. Add react-native-hole-view dependency (alpha4) 3. Used RNHoleView in existing App.tsx 5. Run on Android Device sample repo: https://github.com/bnemeth-parkl/RNHoleViewBlackHoleDemo