Skip to content

Implement bottom Toolbar on iOS 26+ #2

@Luc1412

Description

@Luc1412

What to change?

Move the add button in the bottom bar and integrate it with the search bar.

Why?

iOS 26 changes the layout of the token overview. The search bar moves down to the bottom of the screen, due the new default behavior.

Additionally reworks the toolbar and it's possibilities. So it's possible to have the search bar + other elements be shown there.

Implementation challenge

The iOS toolbar isn't supported by react native as the time of writing. I proposed a feature request within expo, but it's not clear if and when it will be added. It also seems there is no incentive yet to implement it. This might change with time, due to iOS 26 significantly improving the toolbar and it's usefulness.

This means it has to be natively implemented with a custom expo module.

Mockup

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    UIiOSiOS 26+Related to iOS 26+ that introduced features like liquid glass

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions