Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Being an developer I want to share and collect the basic and important things in
Please free to contribute your iOS_Tips here. Also any improvements and suggestion are kindly welcome.

# Tips list
- 06 - [Checking whether app is running in simulator or ios device] (https://github.com/karthironald/iOS_tips/blob/master/ios_tips/2016-11-04-Checking-simulator-or-device.md)
- 05 - [Extension for removing objects in array swift](https://github.com/MallowTech/iOS_tips/blob/master/ios_tips/2016-05-28-Extension-for-removing-objects-in-array-swift.md)
- 04 - [Locale for NSDateFormatter/NSNumberFormatter](https://github.com/MallowTech/iOS_tips/blob/master/ios_tips/2016-04-30-NSDateFormatters-NSNumberFormatter-Locale.md)
- 03 - [UIWebView vs WKWebView Performance](https://github.com/MallowTech/iOS_tips/blob/master/ios_tips/2016-04-28-UIWebView-vs-WKWebView-Performance.md)
Expand Down