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 23,099 public repositories matching this topic...
Huge and nice collection and also getting very much appreciated from the community.
It would be great if somebody can translate into English then it will be reaching out to global.
The save icon looks to be a mixture of a legacy 3.5" floppy disk and a 5.25" floppy disk
I think this only has good recognition for people who actually saw and used these diskettes.
Deprecate the save icon for save_alt and move forward into 2020!
Switch account icon
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
-
Updated
Jan 15, 2020 - Swift
New Issue Checklist
- Updated fastlane to the latest version
- I read the Contribution Guidelines
- I read [docs.fastlane.tool
Hello.does exist any documentation or wiki how to integrate this player on existing android app,or how to move from vitamio to jkplayer
Thanks
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
-
Updated
Jan 15, 2020 - Dart
Mby it's worth to give users who have a firefox master password a hint that they should enter this when they see "Enter Password or Pin for "NSS Certificate DB""
New Issue Checklist
- [X ] I have read and understood the CONTRIBUTING guide
- [X ] I have read the Documentation
- [X ] I have searched for a similar issue in the project and found none
Issue Info
Info
:iphone: Collaborative List of Open-Source iOS Apps
-
Updated
Jan 15, 2020 - Swift
const XLSX = require('xlsx');
const wb = XLSX.utils.book_new();
const ws = XLSX.utils.json_to_sheet([]);
XLSX.utils.book_append_sheet(wb, ws, 'Bug sheet');
ws.A1 = { t: 's', f: 'square' };
XLSX.writeFile(wb, 'formula.ods');The resulting .ODS file contains:
<table:table-cell table:formula="of:=square" office:value-type="string"><text:p>undefined</text:p></table
Check these before submitting:
- This issue isn't related to another open issue
This issue is a:
- Feature Request
For projects I'm working on we are using m
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
-
Updated
Jan 15, 2020 - Swift
Case:
In android i use
import {openFile} from "tns-core-modules/utils/utils"
openFile(path)
to open a *.pdf file from downloads folder. This works like charm with one problem.
Problem: a list of all apps which can open a pdf file is opened. If i select google pdf viewer, the file opens correctly. If I close and reopen, again I first have to select the google pdf viewer before the file
Suggestion
We should add a .travis.yml and set up Travis CI. Although Hero has a limited test suite it's still useful to make sure that the project compiles
We've recently updated our github workflow to have 3 branches:
master - current version on npm that's live
next - upcoming features and changes
patch - bug fixes (usually released within a day)
We should update the contributing section on the website and maybe .github/CONTRIBUTING.md to let users know which branch they should base their changes on if they want to make a pull request.
Issue details
Camera.unproject does not return original value
Reproduction steps/code
public void create() {
Vector2 tmpvec = new Vector2();
tmpvec.set(0, 0);
Stage stage = new Stage(new ScreenViewport());
stage.stageToScreenCoordinates(tmpvec); // has the correct screen coords;
stage.screenToStageCoordinates(tmpvec);
Specify in the script which sets from ~/Dropbox/Config/Typinator to move into this dir. BTT may also have ability to automatically export a profile.
Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
- I have read the wiki page and cheat sheet, but there is no information I need.
- I have searched in [existing issues](https://github.com/onevcat/Kingfish
- Framework7 version: 3.x, 4.x, 5.x
- Platform and Target: Android Cordova
Describe the bug
If you increase font size in Android system settings text in many components is misaligned
e.g. Buttons, Dialog.
To Reproduce
Install Framework7 Kitchen Sink as Cordova app.
Expected behavior
Correct position of component text e.g. Button, Dialog.
Actual Behavior
Wrong or
- cocos2d-x version: 3.17
- devices test on: windows, maybe all platforms
- developing environments
- NDK version:
- Xcode version:
- VS version:
- browser type and version:
Steps to Reproduce:
ui::EditBox* edi = ui::EditBox::create(ada->getContentSize(), "CloseSelected.png");
edi->setInputMode(ui::EditBox::InputMode::NUMERIC);
rootNode->addChild(edi);
edi->setCo
The prerequisites in the Building Realm section of README.md mention:
Building Realm requires Xcode 8.x.
The current wording implies that only Xcode 8.x is supported, but Xcode 11 support landed via #6163.
This should be updated to "Xcode 8.x or newer" as appropriate for what is actually supported & tested. Since X
This feature allows you search a page directly by just typing its URL and "TAB" key. It works on Quasar forum for example (but also on YouTube, Facebook, StackOverflow etc.).
This would be very handy, because you can skip two steps when looking up a docs page.
What we need to do to achieve this:
- Sync search input with URL query (or route param, but query is probably easier with current
I have gone through these following points
- Check latest documentation: https://docs.nativebase.io/
- Check for existing open/close
简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。
-
Updated
Jan 15, 2020 - Java
This is a request for CocoaPods to wire up test-spec-defined targets to the app target as well as (or instead of) the library target.
A clean and lightweight progress HUD for your iOS and tvOS app.
-
Updated
Jan 14, 2020 - Objective-C
Originally reported here: https://stackoverflow.com/questions/59487887/flutter-cupertino-app-close-button-not-translated