skolplattformen-backup/packages/app/__mocks__
Jonathan Edenström 3b307d25b3
feat: 🎸 add settings screen (#492)
* feat: add first version of settings

* fix: navigate after logout is now working

* Add settings store with valtio

* fix: fix failing tests

* fix: remove unused module `rn-actionsheet-module`

* fix: remove unused packages

* fix: Remove unused AppearanceProvider

* fix: upgrade to correct version of hermes engine

* fix: correct theme name in selection list

* fix: add missing translations

* fix lint errors

* fix failing tests

* fix: simplify login method logic

* simplify cached personalIdNumber storage

* fix: settings is now always pressable on login screen

* fix: app is correctly rendered when language changes

* chore: rename SettingListItemText to SettingListItem

* fix: fix trailing useEffect error message

* fix: better RTL layout in settings

* add back missing hermes reference

* fix: add useTranslation hook instead of translate

* fix separator styling (includes change for bgColor)

* Add missing translation

* fix: 🐛 useTranslation on childListItem

Co-authored-by: Andreas Eriksson <addeman@gmail.com>
Co-authored-by: Kajetan Kazimierczak <kajetan@hotmail.com>
2021-09-29 17:31:47 +02:00
..
@react-native-async-storage feat: 🎸 Use custom async storage (#461) 2021-09-23 10:40:36 +02:00
react-native-localize.js More translations, also trying to get localise jest language to work 2021-04-13 21:49:30 +02:00
react-native-safe-area-context.js Added react-nateive-safe-area-context mock 2021-04-02 21:27:17 +02:00