Skip to content

Address Issue #9, Settings Screen

  • Add ability to change display name
  • Add ability to change avatar
  • Add links for website, bug reporting, and feature requests
  • Add logout link

The display name change has a big button associated with it because I couldn't figure out how to gracefully handle timer cancellation in react-native to do a debounce effect. Also couldn't figure out how to change the button's width for some reason?

Merge request reports