NavigationEngineDemo
NavigationEngineDemo copied to clipboard
Async-await instead of Future/Promis
Would it be possible to convert he project to use async await?
Hi @ugenlik, it would be possible as we have it converted internally to async/await already. The only real blocker is prioritising this during working hours.