mirror of
https://github.com/status-im/status-go.git
synced 2025-02-08 04:43:52 +00:00
* Add extra event to capture other type of navigations, allow empty screen name, rename cofx to get rid of clj ns, update tests * Some view ids are greater than 16 characters. Made it 32 to be safe. * Tab navigation events occur outside nav, add a new validator for them * Remove navigate to cofx event, capture screens on will focus, get rid of enum and make valid screens a string less than 32 characters * Run make generate * Fix test * Bump version to 0.75.1