-
Updated
Jun 20, 2022 - Swift
Objective-C

Objective-C builds on the foundations of ANSI C. Compared to other object-oriented languages based on C, Objective-C is very dynamic. Dynamism enables the construction of sophisticated development tools. Since Objective-C incorporates C, one gets all the benefits of C when working within Objective-C.
Here are 5,554 public repositories matching this topic...
-
Updated
Jul 14, 2022
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
-
Updated
May 19, 2022 - Objective-C
-
Updated
Jul 15, 2022 - Objective-C
-
Updated
Jul 14, 2022 - Swift
-
Updated
Jul 14, 2022 - Ruby
-
Updated
Jul 15, 2022 - OCaml
-
Updated
Jul 4, 2022 - Objective-C
-
Updated
Jun 9, 2022 - Objective-C
-
Updated
May 9, 2022 - Objective-C
-
Updated
Jun 24, 2022 - Objective-C
-
Updated
Jun 29, 2022 - Go
-
Updated
May 17, 2022
-
Updated
Mar 20, 2022
-
Updated
Jul 8, 2022 - Objective-C
I'd like there to be an option to have code blocks be line wrapped. Maybe a check box for it in Rendering -> "Syntax highlighted code block" next to "Show line numbers" etc.?
If I try hard enough I can dig through the css files in Contents/Resources/Prism/themes and change "white-space: pre;" to "white-space: pre-wrap;", but doing so breaks the code signature of the app. And that's not a very n
-
Updated
Jun 7, 2021 - Objective-C
-
Updated
Feb 22, 2022 - Objective-C
-
Updated
Sep 10, 2020 - Objective-C
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$ref": "#/definitions/foo",
"definitions": {
"foo": {
"type": "object",
"properties": {
"bar": {
"$ref": "bar.json#"
},
},
"required": [
"bar"
],
},
"title": "foo"
}
}
Running quicktype CLI with this Schema produces
Error
-
Updated
Jul 15, 2022 - C++
-
Updated
Feb 19, 2022 - Swift
We have currently simple GitHub page, but we need to think about it's update with some better design.