mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-02-10 19:13:08 +07:00
update Useful Sites
This commit is contained in:
parent
2267148ab5
commit
a051dc5065
11
README.md
11
README.md
@ -42,6 +42,7 @@ Feel free to fork this repository and pull requests!!
|
||||
- [Vector Graphic Editors](#Vector-Graphic-Editors)
|
||||
- [Design Collaboration](#Design-Collaboration)
|
||||
- [Design Tools](#Design-Tools)
|
||||
- [Useful Sites](#useful-sites)
|
||||
- [Screen Layout Programmatically](#screen-layout-programmatically)
|
||||
- [Helper](#Helper)
|
||||
- [Email, Message, Call](#email-message-call)
|
||||
@ -486,6 +487,15 @@ TBA
|
||||
<a href="#-content">Back to Content</a>
|
||||
</p>
|
||||
|
||||
|
||||
## Useful Sites
|
||||
|
||||
- [HEX Color Picker](https://imagecolorpicker.com/) Good for picking color as Hex 👍
|
||||
|
||||
<p align="right">
|
||||
<a href="#-content">Back to Content</a>
|
||||
</p>
|
||||
|
||||
## Screen Layout Programmatically
|
||||
|
||||
|
||||
@ -528,6 +538,7 @@ TBA
|
||||
<a href="#-content">Back to Content</a>
|
||||
</p>
|
||||
|
||||
|
||||
## Helper
|
||||
|
||||
All files are resuable files and protocol oriented. **Just Copy and Paste inside your project and use it!!** 👍
|
||||
|
Loading…
Reference in New Issue
Block a user