-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
In order to have shared elements transition in android we need to call addSharedElement on the fragment transaction.
we can't do it without nativescript giving us access here .
Could you add a way to do so? like sharedElements on the entry.
Or even better an optional callback with the transaction (that way we can do whatever).
Thanks