native
Here are 1,572 public repositories matching this topic...
-
Updated
Feb 4, 2021 - JavaScript
-
Updated
Jan 20, 2021 - TypeScript
-
Updated
Jan 11, 2021 - TypeScript
-
Updated
Jun 10, 2020 - Java
-
Updated
Feb 23, 2021 - JavaScript
Version of Dear PyGui
Version: 0.6.x and less
OS
Operating System: All
My Issue/Question
Some built in themes do not cover every theme item. When switching from a theme that controls more values to one with less, some items get "carried over"
Expected behavior
Themes should cover all theme items.
Extra Info
This is only relevant for the 0.6.x branch.
W
-
Updated
Feb 25, 2021 - Red
No version of 'react-native-dom' found that satisfies a peer dependency on 'react-native@0.56.0'
When use "$: react-native dom"
Appears:
No version of 'react-native-dom' found that satisfies a peer dependency on 'react-native@0.56.0'
This is my package.json:
{
"name": "dom",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"react": "16.4.1",
"
-
Updated
Feb 25, 2021 - Objective-C
-
Updated
Feb 25, 2021 - D
-
Updated
Jan 18, 2021 - TypeScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Jan 26, 2018 - Pascal
-
Updated
Feb 14, 2021 - Swift
-
Updated
Feb 1, 2021 - Java
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Feb 23, 2021 - Pascal
-
Updated
Nov 23, 2020 - JavaScript
Improve this page
Add a description, image, and links to the native topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the native topic, visit your repo's landing page and select "manage topics."
Since we also expose the Skia-bindings for a Canvas-like API I think it might be a good idea to start refactoring the API to utilise more named arguments e.g.
~x=..., ~y=...
.What do you others think?