status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.92k stars 984 forks source link

IOS Wrong view id and navigation state when navigating using swipe #21659

Open Parveshdhull opened 4 days ago

Parveshdhull commented 4 days ago

Bug Report

In iOS, swipe navigation does not dispatch any events, which means we are unable to track the view-id and navigation state. Possible solutions:

Parveshdhull commented 4 days ago

related to https://github.com/status-im/status-mobile/issues/20471