-
Updated
Nov 11, 2020 - Dart
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 28,039 public repositories matching this topic...
-
Updated
Sep 4, 2020
-
Updated
Nov 10, 2020 - TypeScript
-
Updated
Nov 6, 2020 - Swift
-
Updated
Nov 10, 2020 - Dart
-
Updated
Nov 11, 2020 - Ruby
-
Updated
Nov 10, 2020
-
Updated
Nov 8, 2020 - Swift
-
Updated
Nov 9, 2020 - Swift
-
Updated
Nov 8, 2020 - Swift
The documentation of all components lists the props
as well as their usage. It would be great if we arrange the props
list alphabetically to make it easier to find the required props.
Just like the expo docs and others.
Proposed Fix
The docs are written using markdown
and can be found [here](https://github.com/react-
-
Updated
Aug 15, 2020 - Swift
-
Updated
Oct 29, 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
Similar to #1196
Issue details
If a game is paused for a long time, after resuming, Gdx.graphics.getDeltaTime() will give the delta of the entire pause duration. This causes freeze/stutter on resume as the game tries to process possibly hours worth of delta. This was fixed for the android version but not for iOS which makes it inconsistent across backends.
Version of LibGDX an
-
Updated
Oct 29, 2020 - Swift
-
Updated
Nov 10, 2020 - JavaScript
-
Updated
Nov 9, 2020 - Java
-
Updated
Oct 29, 2020 - C++
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Nov 9, 2020 - Objective-C
-
Updated
Nov 10, 2020 - TypeScript
I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example: