David Martin
David Martin
Hi there, Love this library! When you have a details screen that you navigate to and from, the library doesn't know how to animate "backwards" to a previous details screen...
In createSharedElementScene.tsx, changed function to use route.key instead of route.name when checking to see if the current route is active. Previously, all screens that had the same name in the...
Hi there, The Obj-c version has a method called `[browser setCurrentPhotoIndex:1];` I'd like to be able to load a specific image full screen on load. Is this possible? Thanks! David