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
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
-
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
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
-
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
An iOS library to natively render After Effects vector animations
-
Updated
Jul 10, 2020 - Swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
-
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
Reactive Programming in Swift
-
Updated
Jul 17, 2020 - Swift
Elegant transition library for iOS & tvOS
-
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
A lightweight, pure-Swift library for downloading and caching images from the web.
-
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
Quasar Framework - Build high-performance VueJS user interfaces in record time
-
Updated
Jul 17, 2020 - JavaScript
A full-featured App (iOS & Android) development assistant. You deserve it. 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。https://www.dokit.cn/
-
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.
Essential cross-platform UI components for React Native
-
Updated
Jul 17, 2020 - JavaScript
Realm is a mobile database: a replacement for Core Data & SQLite
-
Updated
Jul 17, 2020 - Objective-C
The Cocoa Dependency Manager.
-
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.