Dominique Rau
Dominique Rau
Would be nice to have gulp scss/stylus/css-preprocessor support for angular components styleUrls.
I could revert back the Windows part and use the old code for them until one windows user can test and fix this?
Unfortunatly I cannot verify the windows part. As I mentioned I could disable the windows implementation and use JS in that case until someone manage to test it on windows....
@itinance Would you merge this, if I do this for android and iOS only where I can verify and use the js encoder/decoder for windows until someone moves that too?
Someone opened an PR some time ago, but you would still need to invalidate the view on scroll events. Something, that is not supported yet, but could be implemented in...
Please see my comment at: https://github.com/react-native-community/react-native-blur/issues/199
I don't think this is the problem described in the issue. @erksch did not summarize precisely, because 2.10.0 is actually compatible with rn 0.70.0. You can easily use rn 0.70.0...
@vbylen Hey, no! That commit consumes hermes from source (instead of prebuilt). Now reanimated also does not distribute prebuilt anymore so we basically need to do the same - consume...
Okay, this is weired. I'm only having this issue with node@18 after switching via `fnm`. I guess the command usually silently fails/runs (as no Readme is there to be copied)....
I think you are confusing rgba with argb. The function name already states, that alpha is in front (just another way to represent a color value) which is different from...