-
## Environment
"@react-navigation/material-top-tabs": "^6.6.14",
"@react-navigation/native": "^6.1.18",
"@react-navigation/native-stack": "^6.11.0",
"react": "18.3.1",
"react-native": "0.75.2",…
-
If I use graphql-gun with Apollo client for web (react) and mobile (react-native), will my apps work offline? Is https://github.com/staltz/gun-asyncstorage required here?
-
Hey @tien thanks for this awesome library!
Is nice to find an airplay library which is mantained and up to date. I'm trying to use your package in a react-native-tvos app and I'm getting the follow…
-
Hey, I'm having some problems getting the native iPhone OF Remote app to work. It compiles and runs fine on my iPhone 4 (iOS 5), I can add a server and TUIO support is working great. However, no UI co…
-
When installing **react-native-meteor** on a clean app created with `create-react-native-app` I get the following version conflicts:
```
npm install --save react-native-meteor
...
npm WARN react…
-
Might have impact on some tests, we should strive to keep this as up-to-date as possible
-
I want to build MIDI notes synthesizer app for android and iOS platform.
I have web app developed using MIDI.js : www.vishwamohini.com
And similar app I want to develop for mobile platforms.
Sh…
-
-
doesn't need to work yet, but create an electron app with the current frontend code.
then make a deploy process for generating a native app. maybe with npm scripts or maybe with grunt/gulp
-
Just like `npm` and command-line version, the validator needs a convenient and well-documented public API for native apps. Open questions:
- [x] How to pass a list of ignored issues and a map of over…