Search page (#1912)
* Desktop web work * Mobile search * Dedupe suggestions * Clean up and reorg * Cleanup * Cleanup * Use Pager * Delete unused code * Fix conflicts * Remove search ui model * Soft reset * Fix scrollable results, remove observer * Use correct ScrollView * Clean up layout --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
This commit is contained in:
parent
d5ea31920c
commit
22b76423a0
14 changed files with 742 additions and 991 deletions
1
src/view/screens/Search/index.tsx
Normal file
1
src/view/screens/Search/index.tsx
Normal file
|
@ -0,0 +1 @@
|
|||
export {SearchScreenMobile as SearchScreen} from '#/view/screens/Search/Search'
|
Loading…
Add table
Add a link
Reference in a new issue