Skip to content
#

native

Here are 1,720 public repositories matching this topic...

DearPyGui
hoffstadt
hoffstadt commented Aug 9, 2021

PLEASE ONLY DO A SINGLE WIDGET/FILE PER PULL REQUEST.

If you want to work on this, comment here and we will put your name next to the widgets you are working on. Just comment between 1 and 3 you think you can tackle within a day or 2. Look at already completed ones for a better idea.

Background

In order to start moving the backend system towards a more "component" based system, we are wo

Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single 1MB file!

  • Updated Aug 20, 2021
  • Red
DevKiri
DevKiri commented Jul 19, 2018

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",
"

Silk.NET
Perksey
Perksey commented Aug 12, 2021

We get a lot of frequently asked questions. As such, we should look at creating a FAQ document and linking to it from the readme.

One frequently asked question is "Why am I getting the GLFW is not supported on this platform error?" and present possible solutions like ensure that the Visual C++ redistributable is installed on Windows, or switch to SDL instead by using PrioritizeSdl.

Obvious

Improve this page

Add a description, image, and links to the native topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the native topic, visit your repo's landing page and select "manage topics."

Learn more