#
native
Here are 1,621 public repositories matching this topic...
An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
-
Updated
May 6, 2021 - Objective-C
List of JavaScript methods which you can use natively + ESLint Plugin
javascript
utilities
native
eslint-plugin
lodash
underscore
javascript-methods
findindex
isnan
reduceright
lastindexof
alternatives
-
Updated
Apr 23, 2021 - JavaScript
A React environment for cross platform desktop apps
-
Updated
May 6, 2021 - TypeScript
Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀
-
Updated
Apr 6, 2021 - TypeScript
Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
android
java
c-plus-plus
performance
camera
ndk
native
android-library
camera-api
captured-images
capture-video
-
Updated
Jun 10, 2020 - Java
Native mobile applications using Vue and NativeScript.
-
Updated
May 6, 2021 - 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!
toolchain
language
programming-language
gui
interpreter
native
compiler
repl
red
reactive-programming
rebol
-
Updated
May 5, 2021 - Red
Open
No version of 'react-native-dom' found that satisfies a peer dependency on 'react-native@0.56.0'
4
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",
"
nodejs
javascript
android
ios
mobile
cross-platform
native
titanium
appcelerator
alloy
mobile-development
-
Updated
May 6, 2021 - Objective-C
dmd D Programming Language compiler
-
Updated
May 5, 2021 - D
Spring Native provides beta support for compiling Spring applications to native executables using GraalVM native-image compiler.
-
Updated
May 6, 2021 - Java
scheme
schema
eslint
native
universal
rollup
intent
commitizen
h5
githook
callapp
url-scheme
universallink
callapp-lib
-
Updated
Apr 20, 2021 - TypeScript
-
Updated
Dec 11, 2020 - JavaScript
Visual MASM - Assembly IDE for Microsoft MASM
native
assembly
ide
visual
assembler
assembly-language
x86
assembly-language-programming
masm
microsoft-masm
-
Updated
Jan 26, 2018 - Pascal
Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets.
swift
ios
apple
alert
ui
native
feedback
uikit
popup
apple-music
appstore
animated
ui-components
applemusic
alert-controller
-
Updated
May 5, 2021 - Swift
React native geolocation service for iOS and android
-
Updated
Apr 23, 2021 - Java
Fast & Robust Front-End Micro-framework based on modern standards
react
javascript
front-end
vuejs
library
angular
framework
html5
aurelia
webcomponents
es6
native
dom
data-binding
html-element
lifecycle
front-end-development
slimjs
-
Updated
Jul 16, 2020 - JavaScript
DMVCFramework (for short) is a popular and powerful framework for web solution in Delphi. Supports RESTful and JSON-RPC APIs development.
delphi
native
application-server
restful
json-rpc
speed
jsonwebtoken
jwt-authentication
restful-api
serialization-library
restful-webservices
delphimvcframework
-
Updated
May 3, 2021 - Pascal
NativeShare是一个整合了各大移动端浏览器调用原生分享的插件
-
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?