Hello i'm hitting this issue under Android env ( working fine on iOS )
No identifiers allowed directly after numeric literal
I have done some research and a lot of people who have the same issue are receiving it from some Color package. How ever this package is not using directly in my project rather it's dep on dep and more precisely @react-navigation/native
any idea how to solve the issue, tried everything :(