Atikin Swift Snippets README
Swift Snippets to make the life easy develop by : Atikin Verse.
Snippets
This is simple code snippet extension for Swift projects.
Below is the List of few Triggers that will generate boilerplate Codes.
| Triggers |
Content |
| print |
Insert a print statement |
| func |
Define a function |
| if |
Insert an if statement |
| for |
For loop over a collection |
| class |
Insert a class declaration |
| struct |
Insert a struct declaration |
| switch |
Insert a switch statement |
| guard |
Insert a guard statement |
| do |
Insert a do-catch block |
| closure |
Insert a closure expression |
Join our social media for exciting updates, news, and insights! Follow us on :
| ACCOUNTS |
USERNAME |
| FACEBOOK |
atikinverse |
| INSTAGRAM |
atikinverse |
| LINKEDIN |
atikinverse |
| TWITTER (X) |
atikinverse |
| THREADS |
atikinverse |
| PINTREST |
atikinverse |
| QUORA |
atikinverse |
| REDDIT |
atikinverse |
| TUMBLR |
atikinverse |
| SNAPCHAT |
atikinverse |
| SKYPE |
atikinverse |
| GITHUB |
atikinverse |
Feel free to reach out if you have any questions or suggestions!
Happy Coding! 🚀
| |