Stanislav Miklik

Results 55 comments of Stanislav Miklik

> I agree that the default syntax should be `and` and `or`, but it would be nice to be able to set aliases for operators and/or functions: simple solution is...

btw - it looks working fine on https://editor.swagger.io/ now...

your code is somehow malformed. but I have seen your SO question and nothing apparent seems wrong. can you make simple expo snack to reproduce the problem. however mostly the...

with `0.15.10` there is new property `testID` but not sure how it works in RN web.

sounds fair :) I need to remind myself the windowLayout but yes, anyone can implement its own renderer....

Hm, looks strange to me. If you get the warning, the `MenuProvider` needs to be mounted at least twice. What are the details? Is it happening on both platforms? What...

I tried our `Example.js` with plain RN on both android and ios simulator without any warning in dev mode.

I can confirm that I can see the issue when I try your app. Funny think is that when I "start" the app again, it resets its state - it...

there is a extra step for android installation in https://kmagiera.github.io/react-native-gesture-handler/docs/getting-started.html#android . Might be really the suspect.