iOS
iOS is the operating system for all of Apple’s mobile products. The operating system was unveiled at Macworld Conference and Expo in 2007 to support the company’s new venture, the iPhone. Since then, the operating system has grown to incorporate other products, including the iPad and iPod Touch.
Here are 26,150 public repositories matching this topic...
-
Updated
Jul 13, 2020
Previously when using material icons I used the <i> tag and I believe I recall that material.io suggested that tag as well. Having checked again today I'm now seeing material.io suggesting that a <span> tag be used (which according to a lot of highly debated stack overflow answers is the correct tag to use for icons).
The issue is that material.io and the github pages documentation are not
-
Updated
Jul 7, 2020 - Swift
New Issue Checklist
- Updated fastlane to the latest version
- I read the Contribution Guidelines
- I read [docs.fastlane.tools](htt
-
Updated
Jul 17, 2020 - Dart
-
Updated
Jul 17, 2020
-
Updated
Jul 17, 2020 - Swift
There is a difference in safegetzipfile method between xlsx.js & xlsx.mini.js.
One is missing replace(/^Root Entry[\/]/,"") so I get this error "Cannot find file [Content_Types].xml in zip" ev
-
Updated
Jul 10, 2020 - Swift
-
Updated
Jul 7, 2020 - Swift
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 6.2.2
- Cross-platform modules: 6.0.1
- Android Runtime: 6.2.0
- iOS Runtime: 6.2.0
- Plugin(s): unrelated
Describe the bug
openFile method of utils module does not preview the
-
Updated
Jul 17, 2020 - Swift
-
Updated
Jul 12, 2020 - Swift
Issue details
Textarea cursor/selection misaligned if line starts with a space.
Reproduction steps/code
Type a space at the beginning of a line. Then type a black character, the cursor line will be off about a half character width to the right.
Version of LibGDX and/or relevant dependencies
Fairly recent, gdx-setup has just been downloaded but it says nothing about the versio
-
Updated
Jul 11, 2020 - Swift
- Framework7 version: 5.5.5
- Vue.js version: 2.6.11
- Platform and Target: Desktop
- JSFiddle: https://jsfiddle.net/c5ns7fa1/
Describe the bug
I found that if an item of a simple list contains sub-components, they were regenerated after the component containing the list is mounted.
Is this a bug or simply a misuse of a simple list?
To Reproduce
Steps to reproduce the behavio
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Jul 17, 2020 - Java
- cocos2d-x version: 3.16
- devices test on: http://cocos2d-x.org/docs/api-ref/cplusplus/v3x/
Steps to Reproduce:
- Go to docs: http://cocos2d-x.org/docs/api-ref/cplusplus/v3x/
- Type Application or ApplicationProtocol into search box.
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Jul 17, 2020 - Objective-C
-
Updated
Jul 17, 2020 - Ruby
-
Updated
Jul 15, 2020 - TypeScript


It can be useful to add a toString() and toStringShort() methods for device_info plugin. Instead of getting the fields one by one, we can use these methods for quick information about the device.