Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use navbar instead of tab bar controller. #941

Merged
merged 4 commits into from
Jun 2, 2020
Merged

Use navbar instead of tab bar controller. #941

merged 4 commits into from
Jun 2, 2020

Conversation

bhaskar-apple
Copy link
Contributor

Problem

Right now we are using a tab bar controller in the iOS app that can get cluttered as we add more functionality to the app.

Summary of Changes

Use a navigation view controller instead of a tab. See screenshot below.

Tweak project build settings to not build for arm64e as that is not yet supported for the underlying CHIP library.

Add a new view controller for the on/off cluster. Currently the button callbacks are just stubs that we need to fill out in a subsequent PR.

IMG_1348

IMG_1349

@woody-apple
Copy link
Contributor

@jelderton @gerickson ?

@woody-apple woody-apple merged commit 362a8e8 into project-chip:master Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants