Nicola Corti
Nicola Corti
@nihar89 Can you provide the `doublearrow.xml` file? Also if you could just create a branch on the sample app would be way easier without me having to manually donwload XML...
> I updated to version `0.10.0` and I tried changing `completeSlider()` to `setComplete(true, true)` After the change, complete animation is animating twice. Could you clarify? I'm not able to reproduce....
> I would like to see a method that lets the developer to attach a permission to a specifc slide via tags. Can you clarify what is a TAG in...
I got it from your PR, thanks for submitting it. I think this change is quite invasive and I'm unsure we want to offer it.
You're basically introducing a new concept (the 'tag') for all the users, that is needed only for a specific feature. I'd rather find a different approach. For example, something like...
> I cannot reproduce this myself, nor do I know what happens exactly on user's device. That's quite hard to debug without any sort of reproducer
This is blocked till we cut the docs for 0.74
cc @blakef since you're touching a similar area
> it would break existing links from the Metro docs @lunaleaps was working on adding redirects on our docusaurus instance as we're facing something similar with the New Architecture docs....
The guide you linked is for adding C++ only TurboModules (which is a bit more advanced thing). Is this what you intended to do? Anyway this is a bug and...