Skip to content
#

iOS

ios logo

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,490 public repositories matching this topic...

flutter
fastlane
mkcert
sedalu
sedalu commented Apr 13, 2019

Filippo, as we discussed as GothamGo, using mkcert as an infrastructure CA to secure internal service-to-service http calls is probably a use case falls within the mission of mkcert. The readme provides enough detail on how to do this manually, but it warns against "production" use. Please clarify that this use case is not discouraged. Thanks.

sheetjs
DonMegaGB
DonMegaGB commented Feb 1, 2019

This is a visual, non-crashing bug. I'm not 100% positive if I should report this issue to Lottie iOS, or bodymovin's repository, but I'll start here.

I was tasked with making a falling confetti animation. I avoided using CC Particle World, as well as using randomized locations via expressions.

The After Effects project is made using rows of animated "confetti noodle" shapes, which are com

bernica
bernica commented Jan 28, 2020

Is your feature request related to a problem? Please describe.
When implementing a textField with next return key type, the keyboard is dismissed and focusing another textField brings it back BUT a flick is produced.

Describe the solution you'd like
I'd like to be able to prevent the textFieldShouldReturn implementation from always dimissing soft input.

**Describe alternatives yo

iRoachie
iRoachie commented Oct 7, 2019

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.

lemoinem
lemoinem commented Jan 30, 2020

Short description of the issue:

Currently, the recommended way of extending the library is to use Observable.create() (https://github.com/ReactiveX/RxSwift/blob/master/Documentation/GettingStarted.md#custom-operators). However, this is only possible for the simplest cases.
More complex cases, will require us to understand the implementation details and copy Producer and Sink.

It c

villain-bryan
villain-bryan commented Mar 16, 2018

Issue details

While in a LibGDX environment if you press down a key and then switch to any window outside of LibGDX's scope and release that key, the LibGDX environment does not detect that release event.

Upon re-entry to the LibGDX environment, there should probably be some re-polling evaluation of the keys LibGDX thinks are pressed keys to determine if they are still pressed or not.

JeemBeen
JeemBeen commented Oct 16, 2019
  • 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

asynclog
asynclog commented Dec 25, 2019

请补充如下信息。

期望的表现和实际的表现。(如有)
依赖DoKit的私有库 pod lint 的时候不用加 --allow-warnings

问题重现的步骤。(如有)
创建个pod 库依赖DoKit, 执行 pod lib lint

Android 还是 iOS?系统版本是多少?手机品牌是什么?(如有)
iOS

其他的错误信息和堆栈信息如果有也可以一并提供出来。(如有)

    - WARN  | xcodebuild:  DoraemonKit/iOS/DoraemonKit/Src/Core/Category/UIImage+Doraemon.h:12:12: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _

Created by Apple Inc.

Released June 29, 2007

Website
www.apple.com/ios
Wikipedia
Wikipedia
You can’t perform that action at this time.