Skip to content

Store some client settings #97

Closed
2 of 3 issues completed
Closed
2 of 3 issues completed
@gnprice

Description

@gnprice

There are a handful of user settings that are specific to the client, not to the account, and so we'll want to store locally on the device (following up on #13).

The local settings we have in the zulip-mobile RN app are:

  • dark theme vs. light theme
  • Open links with in-app browser
  • Mark messages as read on scroll
  • Language

We don't currently have the features that any of those would control:

No need to implement this before we have those; all of them have reasonable defaults we can use, certainly reasonable enough for an alpha. But once we have one or more of those features, then we can add the settings storage and UI for all of them.

Sub-issues

Metadata

Metadata

Assignees

Labels

a-modelImplementing our data model (PerAccountStore, etc.)

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions