mirror of
https://github.com/selfxyz/self.git
synced 2026-01-13 00:28:17 -05: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>