PixelClear is a framework which allows you to see how near screen design developed is near to the one designer has provided. Its a pretty simple easy to use tool which is displayed in Simulator or in TestFlight version when called.
For Installing PixelClear, you need cocoapods
pod 'PixelClear'
For Displaying view in a controller you need to
Add this permission in your Info.plist file
Privacy - Photo Library Usage Description (this is required to display photo album of the Device)
import PixelClear
DisplayView.shared.display() // for displaying
DisplayView.shared.hide() // for hiding
TimeZ - The World Clock has started using PixelClear to build it's pixel perfect UI
Screenshots
We love your input and want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Becoming a maintainer
We Use Github Flow, So All Code Changes Happen Through Pull Requests
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
- Fork the repo and create your branch from
master
. - If you've added code that should be tested, add tests.
- Ensure the test suite passes.
- Issue that pull request!
By contributing, you agree that your contributions will be licensed under its MIT License. When you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.
We use GitHub issues to track bugs. Report a bug by opening a new issue it's that easy!
- Search open issues and closed issues to avoid opening a duplicate issue! 🙈
- If your issue exists, please comment on its thread with your new information 🙉
- Otherwise, open a new issue with a good title and description 📝
We love thorough bug reports.
Great Bug Reports tend to have:
- A quick summary and/or background
- Steps to reproduce
- Be specific!
- Share sample code if you can.
- What you expected would happen
- What actually happens
- Library version(s)
- iOS version(s)
- Devices/Simulators affected
- Screenshots/GIFs/Videos showing the issue, if applicable
- Full crash log, if applicable
- Notes (possibly including why you think this might be happening, or stuff you tried that didn't work)
Savana, Kalpesh
All icons used are from icons8
MIT license