-
Updated
Feb 28, 2022 - 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 35,456 public repositories matching this topic...
-
Updated
Feb 16, 2022
-
Updated
Feb 25, 2022 - TypeScript
-
Updated
Feb 23, 2022 - Dart
-
Updated
Feb 22, 2022 - Swift
-
Updated
Feb 26, 2022 - Ruby
-
Updated
Feb 26, 2022
-
Updated
Feb 27, 2022
-
Updated
Feb 27, 2022 - Swift
-
Updated
Feb 27, 2022 - Python
-
Updated
Feb 24, 2022 - Swift
The Overlay
component currently fades in extremely fast and does not fade out. It would be nice if the developer could control the fade in and fade out time of the Overlay component.
-
Updated
Feb 21, 2022 - Swift
-
Updated
Feb 14, 2022 - 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
What did you do?
Hi, many thanks to all the people maintaining the library and providing support
I use a CAEmitterLayer to make some confettis pop as soon a view is displayed. When Hero is used to transition (wit
Is your feature request related to a problem? Please describe.
Currently Quasar Modes support TS files (for Electron and PWA modes), but the CLI isn't generating them out of the box.
Additional context
We need to create the TS version of all current files in these folders:
-
Updated
Feb 26, 2022 - Swift
It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar
-
Updated
Feb 24, 2022 - Java
-
Updated
Feb 27, 2022 - TypeScript
🚀 Feature
(A clear and concise description of what the feature is.)
Have you spent some time to check if this issue has been raised before?
(Have you googled for a similar issue or checked our older issues for a similar bug)
Yes
Have you read the Code of Conduct?
Yes
Pitch
A common way to mana
I want to know if there is any implementation of the demo https://sheetjs.com/demo/modify.html in react. I am new to React and want to implement the similar functionality.