Introducing TurboNavigationController

Описание к видео Introducing TurboNavigationController

I'm excited to announce TurboNavigationController, a drop-in controller for Turbo Native apps to handle common navigation flows. This stream will demo what it does and how to integrate it into your app.

https://github.com/joemasilotti/Turbo...

Some background... Turbo Native apps require a fair amount of navigation handling to create a decent experience.

Unfortunately, not much of this is built into turbo-ios. A lot of boilerplate is required to have anything more than basic pushing/popping of screens.

This package abstracts that boilerplate into a single navigation controller. You can drop it into your app and not worry about handling every flow manually.

I've been using something a version of this on the dozens of Turbo Native apps I've built over the years.

Комментарии

Информация по комментариям в разработке