Move PreferencesHomeFeed
to a screen instead of a modal (#1335)
* move `PreferencesHomeFeed` to a screen instead of a modal * add web route for home feed preferences * upgrade `@miblanchard/react-native-slider` to fix lint * fix web route naming * fix desktop web styling * add `react-native-slider` mock
This commit is contained in:
parent
a29f10aefe
commit
9446c67880
12 changed files with 49 additions and 38 deletions
|
@ -3497,7 +3497,7 @@
|
|||
dependencies:
|
||||
semver "7.5.4"
|
||||
|
||||
"@miblanchard/react-native-slider@^2.2.0":
|
||||
"@miblanchard/react-native-slider@^2.3.1":
|
||||
version "2.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@miblanchard/react-native-slider/-/react-native-slider-2.3.1.tgz#79e0f1f9b1ce43ef25ee51ee9256c012e5dfa412"
|
||||
integrity sha512-J/hZDBWmXq8fJeOnTVHqIUVDHshqMSpJVxJ4WqwuCBKl5Rke9OBYXIdkSlgi75OgtScAr8FKK5KNkDKHUf6JIg==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue