about summary refs log tree commit diff
path: root/__mocks__/expo-localization.js
Commit message (Collapse)AuthorAgeFilesLines
* [APP-549] Language controls for Whats Hot (#563)Paul Frazee2023-05-021-0/+1
* Add a content-language preference control * Update whats hot to only show the selected languages and to refresh on lang pref changes * Fix lint * Fix tests * Add missing accessibility role