Ice

Results 9 comments of Ice

Have you installed properly clipboard package? Remember to also install pods on iOS.

https://user-images.githubusercontent.com/17621507/156024032-fce590b5-9a85-40bb-b966-4aac524bfd96.mov @Lamer217 hmm are you using newest version? I just tried it on my own and it works fine 🤔 EDIT: Found it's from search.

@priyomukul probably not as it would need to trigger 2 hooks on one input :/ I'm annoyed as you with this 😓 I might ask someone from VSCode team, but...

@DavidArmendariz please provide full settings.json related to `reactSnippets` and some repro as on my end works fine.

Did you reload vscode after changing this settings as extension said?

@slorber If this is needed, I can build and maintain something on reanimated Transition API, as this should not be some "magic" for everyone. Also, checkout https://github.com/shariqahmed1/react-native-animated-tree-view project. If you...

@charlesvinette Could we merge this? Seems to be requirement for auth0 callbacks :)

Working with 0.51.0 too. This should be merged a few days ago when I started debugging this one 💃

@ianidi @kevinejohn Hi :) I was debugging this issue, and it's related to `keyboardType` in TextInput. If you use `numeric` `decimal-pad` or `number-pad` events won't be emitted. I've added some...