Daniel

Results 89 comments of Daniel

Hi @lc3t35, can you please create this issue in the up-to-date fork of this package here: https://github.com/siemiatj/react-native-modal-dropdown/issues?

Hi @jeanlucdu55, have you tried the more up-to-date package from here: https://github.com/siemiatj/react-native-modal-dropdown?

Hi @aviemore, can you please create this issue in the up-to-date fork of this package here: https://github.com/siemiatj/react-native-modal-dropdown/issues?

This project seems unmaintained. Thanks for opening the issue here: https://github.com/siemiatj/react-native-modal-dropdown/issues/2

@JustFly1984 thanks so far. can you show me one example with two or more maps on the same page with your library?

We have the same problem. It seems to work for us with scoping every layout s. Can there be a problem with `` per layout?

run into the same issue with appending all endpoints on startup, which i imported from a swagger json. any workaround? **edit**: i removed the import as designer and imported again...

I think I will end up with an own `effect` method and simply return on `response.status === 304`: ``` effect: (effect, _action) => { const { url, ...options } =...

Anything happened here? I also encountered the problem with props being hyphenated where i expected them as camelCase.

same kind of problem for me in a react native project: ``` /node_modules/crypto-es/lib/index.js:1 import { ^^^^^^ SyntaxError: Cannot use import statement outside a module > 1 | import CryptoES from...