Bora Sumer

Results 8 comments of Bora Sumer

I am having the same issue, nobody is maintaining this library anymore?

I think it is closeAnimationConfig. It gives you an error if you remove the timing, and if you have any timing value, no matter how much it is, you have...

No body is maintaining this anymore? That's sad.

> **Hi guys, great job!** Is there a possibility of integration and availability of variables for styled-components/native? You mean using the wp and hp in the styled-components/native? It is possible...

import { useModalize } from 'react-native-modalize/lib/utils/use-modalize'; I imported it from here, but not sure this is how it is supposed to be imported honestly. Thanks

> hi, did u used useModalize without problem? Can u give some example? Thanks Yes I do use it, sure. ``` import { useModalize } from 'react-native-modalize/lib/utils/use-modalize'; const { ref,...

> i have multi modalize in some component of app, i wonder how to call each modal by ref or id? Bro did u solved this? You can simply call...

That solved the issue to navigate the initial screen using linking when the app is closed, but the issue that I have been having is that when we set the...