Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.41 KB

README.md

File metadata and controls

54 lines (41 loc) · 1.41 KB

Wallpeep

Explore your unsplash account with a sleek, intuitive, and minimially designed application developed with React Native.
Explore the app »

Report bug · Request feature · Themes · Blog

Screen Shots

Installation

Use the package manager yarn to install dependencies.

yarn install

Usage

  • Create your unsplash app here
  • Give your app a name and description
  • On your newly create app page
    • On Redirect URI & Permissions check all the permissions (public,read,write,...,etc) and paste the uri from below on Redirect URI input
    com.wallpeep.auth://calback
    
    • From Keys Section copy your access key and secret key

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT