iOS App Screenshot Sizes Apple App Store

App Store Screenshot Sizes for iOS Devices The next important aspect of designing iOS screenshots is adhering to the Apple device sizes. The tables below outlines which sizes are required and the corresponding pixels for portrait and landscape orientation. iOS App Screenshot Sizes for iPhones Device Size Device Portrait Screenshot Size Landscape Screenshot Size Requirement 6.5 […]

person shubham sharmaaccess_time May 31, 2021launch Read More

React-Native Common Commands

To get the list of available emulator

  To open a emulator

  Listing all available simulators

  open -a Simulator

  Print log on Terminal

  React Devtools https://github.com/facebook/react-devtools/tree/master/packages/react-devtools   Reset Cache

  Update Dependency

 

  1. Clear watchman watches: watchman watch-del-all. 2. Delete the […]

person shubham sharmaaccess_time October 27, 2020launch Read More

UICollectionView deselect all cell

 

person shubham sharmaaccess_time July 17, 2020launch Read More

iOS: Swift location tracking

Add into info.plist

 

person shubham sharmaaccess_time March 31, 2020launch Read More

iOS: Swift change color of placeholder in iOS 13

 

person shubham sharmaaccess_time February 3, 2020launch Read More

iOS: Swift basic Extensions

 

person shubham sharmaaccess_time February 3, 2020launch Read More

iOS: Swift listen JavaScript function

 

 

person shubham sharmaaccess_time January 20, 2020launch Read More

Swift: Add attributed string in iOS

 

person shubham sharmaaccess_time December 27, 2019launch Read More