native
Here are 1,383 public repositories matching this topic...
List of JavaScript methods which you can use natively + ESLint Plugin
-
Updated
Jul 27, 2020 - JavaScript
A React environment for cross platform desktop apps
-
Updated
Aug 13, 2020 - TypeScript
Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
-
Updated
Jun 10, 2020 - Java
Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.
-
Updated
Aug 17, 2020 - TypeScript
Native mobile applications using Vue and NativeScript.
-
Updated
Aug 17, 2020 - JavaScript
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 18, 2020 - Red
We currently support the most common operations performed on instances of java.util.Properties, but not all of them. See our current implementation, and the functions that are marked as TODO.
The goal of this issue is to add support for the missing functions. I think that it would b
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
Aug 18, 2020 - Objective-C
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Aug 4, 2020 - TypeScript
Visual MASM - Assembly IDE for Microsoft MASM
-
Updated
Jan 26, 2018 - Pascal
Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets.
-
Updated
Jul 2, 2020 - Swift
React native geolocation service for iOS and android
-
Updated
Aug 11, 2020 - Java
Fast & Robust Front-End Micro-framework based on modern standards
-
Updated
Jul 16, 2020 - JavaScript
StickyState is a high performant module making native position:sticky statefull and polyfilling the missing sticky browser feature
-
Updated
Sep 20, 2019 - JavaScript
NativeShare是一个整合了各大移动端浏览器调用原生分享的插件
-
Updated
Jul 23, 2020 - JavaScript
A Canvas component for React Native
-
Updated
Jul 17, 2020 - JavaScript
DMVCFramework (for short) is a popular and powerful framework for web solution in Delphi. Supports RESTful and JSON-RPC APIs development.
-
Updated
Aug 15, 2020 - Pascal
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?