-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from Ruffrl/priyapower/setup-search-framing
Setup search dashboard screen layout, framing, and styles
- Loading branch information
Showing
122 changed files
with
1,695 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...creens/profile/create/PetSplashScreen.tsx → .../src/app/screens/pets/PetSplashScreen.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
apps/rufferal/src/app/screens/profile/ProfileSplashScreen.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
import { PageNavigationProps } from '@rufferal/types'; | ||
import { ProfileSplash } from '@rufferal/ui'; | ||
|
||
export const ProfileSplashScreen | ||
= ({ navigation }: PageNavigationProps) => { | ||
return <ProfileSplash navigation={navigation} />; | ||
}; |
6 changes: 6 additions & 0 deletions
6
apps/rufferal/src/app/screens/search/SearchDashboardScreen.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
import { PageNavigationProps } from '@rufferal/types'; | ||
import { SearchDashboard } from '@rufferal/ui'; | ||
|
||
export const SearchDashboardScreen = ({ navigation }: PageNavigationProps) => { | ||
return <SearchDashboard navigation={navigation} />; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
import { PageNavigationProps } from '@rufferal/types'; | ||
import { SearchFilters } from '@rufferal/ui'; | ||
|
||
export const SearchFiltersScreen = ({ navigation }: PageNavigationProps) => { | ||
return <SearchFilters navigation={navigation} />; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
import { PageNavigationProps } from '@rufferal/types'; | ||
import { SearchResults } from '@rufferal/ui'; | ||
|
||
export const SearchResultsScreen = ({ navigation }: PageNavigationProps) => { | ||
return <SearchResults navigation={navigation} />; | ||
}; |
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10.1 MB
...solated-blue-studio/asian-teenager-s-close-up-portrait-isolated-blue-studio.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
.../src/images/mocks/asian-teenager-s-close-up-portrait-isolated-blue-studio/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/asian-teenager-s-close-up-portrait-isolated-blue-studio_11197072.htm#fromView=search&page=1&position=51&uuid=8a341c09-5225-411a-8a62-705698af6ab1 | ||
* Asian teenager's close up portrait isolated on blue studio | ||
* master1305 |
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/authentic-small-youthful-marketing-agency/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/authentic-small-youthful-marketing-agency_94964017.htm#fromView=search&page=1&position=32&uuid=43377257-07f4-4338-8801-5f497d9097a1 | ||
* Authentic small and youthful marketing agency | ||
* freepik |
Binary file added
BIN
+13 MB
...c-small-youthful-marketing-agency/authentic-small-youthful-marketing-agency.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/beautiful-african-american-woman-cafe/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/beautiful-african-american-woman-cafe_9618831.htm#fromView=search&page=1&position=22&uuid=43377257-07f4-4338-8801-5f497d9097a1 | ||
* Beautiful African-American woman in cafe | ||
* wayhomestudio |
Binary file added
BIN
+17.8 MB
...beautiful-african-american-woman-cafe/beautiful-african-american-woman-cafe.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/close-up-smiley-woman-taking-selfie/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/close-up-smiley-woman-taking-selfie_11100291.htm#fromView=search&page=2&position=37&uuid=43377257-07f4-4338-8801-5f497d9097a1 | ||
* Close-up smiley woman taking selfie | ||
* freepik |
Binary file added
BIN
+1.34 MB
...cks/close-up-smiley-woman-taking-selfie/close-up-smiley-woman-taking-selfie.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
...with-interested-smile-using-wi-fi-communicate-online-while-away-vacations/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/close-up-view-attractive-adult-male-with-beard-sitting-open-terrace-typing-laptop-looking-screen-with-interested-smile-using-wi-fi-communicate-online-while-away-vacations_9661800.htm#fromView=search&page=2&position=10&uuid=43377257-07f4-4338-8801-5f497d9097a1 | ||
* Close up view of attractive adult male with beard sitting at open terrace, typing on laptop, looking at screen with interested smile, using wi-fi to communicate online while away on vacations | ||
* wayhomestudio |
Binary file added
BIN
+7.67 MB
...n-with-interested-smile-using-wi-fi-communicate-online-while-away-vacations.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/front-view-handsome-african-american-man-looking/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/front-view-handsome-african-american-man-looking_7552544.htm#fromView=search&page=1&position=20&uuid=43377257-07f4-4338-8801-5f497d9097a1 | ||
* Front view of handsome African American man looking | ||
* pch.vector |
Binary file added
BIN
+8.7 MB
...rican-american-man-looking/front-view-handsome-african-american-man-looking.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/front-view-man-with-beard-posing/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/front-view-man-with-beard-posing_27572249.htm#fromView=search&page=1&position=6&uuid=fbf7ffa0-2811-4b24-9f60-497b81823322 | ||
* Front view man with beard posing | ||
* freepik |
Binary file added
BIN
+14.2 MB
...ges/mocks/front-view-man-with-beard-posing/front-view-man-with-beard-posing.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/front-view-smiley-woman-home/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/front-view-smiley-woman-home_36300675.htm#fromView=search&page=1&position=2&uuid=43377257-07f4-4338-8801-5f497d9097a1 | ||
* Front view smiley woman at home | ||
* freepik |
Binary file added
BIN
+18 MB
.../src/images/mocks/front-view-smiley-woman-home/front-view-smiley-woman-home.jpg
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/handsome-man-outdoors-portrait/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/handsome-man-outdoors-portrait_7090542.htm#fromView=search&page=1&position=9&uuid=033c2787-580e-46bc-923d-3a562a0abcca | ||
* handsome-man-outdoors-portrait | ||
* ArthurHidden |
Binary file added
BIN
+2.66 MB
.../images/mocks/handsome-man-outdoors-portrait/handsome-man-outdoors-portrait.jpg
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/medium-shot-happy-woman/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/medium-shot-happy-woman_15516563.htm#fromView=search&page=1&position=23&uuid=43377257-07f4-4338-8801-5f497d9097a1 | ||
* Medium shot happy woman | ||
* freepik |
Binary file added
BIN
+964 KB
assets/src/images/mocks/medium-shot-happy-woman/medium-shot-happy-woman.jpg
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/portrait-asian-teen-boy/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/portrait-asian-teen-boy_19333620.htm#fromView=search&page=1&position=3&uuid=fd3e979d-a0b9-4099-a6ca-9aa6811a0c2d | ||
* Portrait of asian teen boy | ||
* freepik |
Binary file added
BIN
+2.18 MB
assets/src/images/mocks/portrait-asian-teen-boy/portrait-asian-teen-boy.jpg
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/portrait-beautiful-woman-wearing-formal-clothes/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/portrait-beautiful-woman-wearing-formal-clothes_7009911.htm#fromView=search&page=1&position=28&uuid=fbf7ffa0-2811-4b24-9f60-497b81823322 | ||
* Portrait of beautiful woman wearing formal clothes | ||
* freepik |
Binary file added
BIN
+9.64 MB
...oman-wearing-formal-clothes/portrait-beautiful-woman-wearing-formal-clothes.jpg
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/portrait-man-laughing/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/portrait-man-laughing_12478216.htm#fromView=search&page=1&position=19&uuid=45f90a99-b549-476a-80da-5da2834287d6 | ||
* Portrait man laughing | ||
* freepik |
Binary file added
BIN
+1.32 MB
assets/src/images/mocks/portrait-man-laughing/portrait-man-laughing.jpg
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/portrait-smiling-woman-outdoors-with-beanie/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/portrait-smiling-woman-outdoors-with-beanie_22196507.htm#fromView=search&page=1&position=18&uuid=8a341c09-5225-411a-8a62-705698af6ab1 | ||
* Portrait of smiling woman outdoors with beanie | ||
* freepik |
Binary file added
BIN
+14.1 MB
...ling-woman-outdoors-with-beanie/portrait-smiling-woman-outdoors-with-beanie.jpg
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
...ling-woman-patient-looking-camera-sitting-chair-waiting-room-stomatologic/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/portrait-smiling-woman-patient-looking-camera-sitting-chair-waiting-room-stomatologic_15967364.htm#fromView=search&page=1&position=0&uuid=09964647-7e4c-4fc8-b87d-3c45a002dcb3 | ||
* Portrait of smiling woman patient looking on camera sitting on chair in waiting room of stomatologic | ||
* DC Studio |
Binary file added
BIN
+9.29 MB
...miling-woman-patient-looking-camera-sitting-chair-waiting-room-stomatologic.jpg
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/portrait-white-man-isolated/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/portrait-white-man-isolated_3199590.htm#fromView=search&page=1&position=21&uuid=45f90a99-b549-476a-80da-5da2834287d6 | ||
* Portrait of white man isolated | ||
* rawpixel.com |
Binary file added
BIN
+11.2 MB
...ts/src/images/mocks/portrait-white-man-isolated/portrait-white-man-isolated.jpg
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/portrait-young-happy-man/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/portrait-young-happy-man_23441181.htm#fromView=search&page=1&position=8&uuid=fbf7ffa0-2811-4b24-9f60-497b81823322 | ||
* Portrait of young and happy man | ||
* freepik |
Binary file added
BIN
+11.7 MB
assets/src/images/mocks/portrait-young-happy-man/portrait-young-happy-man.jpg
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/portrait-young-woman-street/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/portrait-young-woman-street_27496518.htm#fromView=search&page=2&position=14&uuid=43377257-07f4-4338-8801-5f497d9097a1 | ||
* Portrait of a young woman in the street | ||
* freepik |
Binary file added
BIN
+5.42 MB
...ts/src/images/mocks/portrait-young-woman-street/portrait-young-woman-street.jpg
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
assets/src/images/mocks/positive-happy-black-lady-posing-outdoors-smiling/attribution.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Attribution: | ||
"Designed by Freepik" | ||
|
||
* https://www.freepik.com/free-photo/positive-happy-black-lady-posing-outdoors-smiling_5546701.htm#fromView=search&page=2&position=3&uuid=43377257-07f4-4338-8801-5f497d9097a1 | ||
* Positive happy black lady posing outdoors and smiling | ||
* katemangostar |
Oops, something went wrong.