Skip to content

iuliiadefault/react-native-pixabay-search

Repository files navigation

React Native Pixabay search

App that allows a user to perform an image search. The app should allow the user to input a text query and display all the images for that query in a scrollable list. Clicking on an image should bring the user to a detail page which displays that image along with some additional information. The data source is the Pixabay API.

Screenshots

Search screen Details screen
Screenshot 2022-11-27 at 07 34 35 Screenshot 2022-11-27 at 07 34 55

Video

Simulator.Screen.Recording.-.iPhone.13.-.2022-11-27.at.09.02.26.mov

Basic setup

  1. Put .env file to the root
  2. Make sure you have all the environment set up https://reactnative.dev/docs/environment-setup
  3. Run yarn

iOS launch

  1. install Pods: cd ios && pod install && cd ..
  2. run iOS simulator with yarn ios

Android launch

  1. run Android emulator with yarn android

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •