Bayram Arif

Results 62 comments of Bayram Arif

> why not pull the trigger outside of the animate presence component? It is already outside. This touchable for backdrop press

> i’m not exactly sure what the issue is, but it sounds like you want to set pointer events to none for the popover when it’s in a closed state....

> did you enableNewArch in gradle.properties no, it is still false

> please provide us with a reproducible example. Also you have an example that build nicely? So what seems to be the issue? > > I will reopen immediately once...

any progress on this one ? I just got the issue once i imported the `createNativeStackNavigator` from `react-native-screens`

> @danieldav2 @chandrucrayond could any of you guys give me a repro for the problem? Just as I mentioned above, the problem occurs because `Animated.addWhitelistedNativeProps` was used on a prop...

I just spotted something, if your custom component is being rendered immediately on did mount, you are most likely getting this crash... but if you add a slight delay like...

> Hi @Bayramito , > > Do you mean send json log printed by javascript console.log() from browser to jog, or a totally-console.log-unrelated one which just send log from browser?...

> > Lets say i have a react project and i run it by npm start right? And lets say i fetch data from a source and console.log(response) to check...

> The pretty print could be doable by JSON.stringify(), for ex. https://stackoverflow.com/questions/4810841/pretty-print-json-using-javascript > > The 'click-and-expand' is doable in terminal, but it sounds quite heavy for a terminal app. I'm...