mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
* Refactor deep link handling to simplify navigation to ProveScreen - Removed the reset of the navigation stack and replaced it with a direct navigation call to 'Prove'. - This change streamlines the deep link handling process, ensuring a more straightforward user experience when navigating to the ProveScreen. * update lock and fix tests --------- Co-authored-by: Justin Hernandez <justin.hernandez@self.xyz>