1.18.0 - PageLayout
This release contains a new PageLayout helper object to organize your apps into pages and show one at a time. See the new examples for a look at the functionality.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-layout
.
Read the docs for info on how to use it.