-
Updated
May 3, 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,472 public repositories matching this topic...
-
Updated
May 5, 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
-
Updated
May 5, 2022 - Objective-C
-
Updated
May 6, 2022 - Objective-C
-
Updated
Apr 30, 2022 - Swift
-
Updated
Apr 26, 2022 - Ruby
-
Updated
May 6, 2022 - OCaml
-
Updated
Apr 26, 2022 - Objective-C
-
Updated
Apr 14, 2022 - Objective-C
-
Updated
Mar 21, 2022 - Objective-C
-
Updated
Nov 5, 2021 - Objective-C
-
Updated
Oct 21, 2021
-
Updated
May 4, 2022 - Go
-
Updated
Mar 20, 2022
-
Updated
May 2, 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
May 7, 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.