Luis Rodriguez
Luis Rodriguez
I have the same issue as you @Deegiimurun however, I was able to use `onClickState` instead of `onClick` and it works. not a solution but a nice workaround if you...
You are correct. It works precisely as you described. Do you know a workaround this issue?
[This fork](https://github.com/codebutler/react-navigation-switch-transitioner/tree/fix-issues) fixes the issue.
I am really excited about SASS, any updates on this issue?
Usually I don't write comments like 'same here' but I'm also seeing this and I can provide more input. Same env as OP but: - Using TS - Using SQLite...
NPM 10.5.0 NODE 20.12.1
Thanks for looking into this @Convly However, wouldn't it make sense to add this `.npmrc` file as part of the initial template? I feel this could make life easier for...
Understandable. Please note I have been unsuccessfully in having it work with `npm 10.5` as it currently lacks the option to set hoisting settings. There is an [install strategy](https://docs.npmjs.com/cli/v10/using-npm/config#install-strategy) but...
**Absolutely**. I'll spend time this week making sure the plugin is fully compatible with v5. If you see any errors _please_ post them here so I can take a closer...
Hello! I'll be launching v1-beta1 this week, please let me know if you interested in trying it out :) New features include: - New Calendar Library - Fully TS Support...