Carlos Eduardo Libardo
Carlos Eduardo Libardo
Here is the complete stacktrace at google play, check if can help. ``` Exception com.facebook.react.bridge.JSApplicationIllegalArgumentException: Error while updating property 'edges' of a view managed by: RNCSafeAreaView at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp (ViewManagersPropertyCache.java:101) at...
No, because I don't have the s24 ultra, what I'm managing to get is a problem from a customer in production who is helping us with some tests.
I use your branch locally to test the .attrs issue in my project, but the https://github.com/styled-components/styled-components/issues/4076 issue still happening to me: ``` export const Calendar = styled(Icon).attrs({ type: 'TypeA', color:...
@bjornsnoen i updated the comment with more infos
Why this PR doesn't be merged?
Hello @intergalacticspacehighway , i updated my app to your branch because i'm with the same issue, and your solution works, in some cases... When i already has a modal open...
@intergalacticspacehighway thanks for reply and keep trying to solve this problem =) I tried to use your second sample to solve my problem, using modal as children of modal, but...
@intergalacticspacehighway some updates?
I'm facing the same issue
> It's a tough one, as it's React Native specific. This parser targets standard CSS syntax with some Styled Components features. `{width: 0, height: 2}` does not fall in any...