-
##### Description
The generated JavaScript output from passing the `usePromises` and/or `useES6` options don't seem to play nicely with a fresh *non-ejected* React app created using `create-r…
-
Hi! I'm trying to use this nice module, but for some reason this module is hitting a unexpected token export when I try to import the library (after a standard npm install) with:
import autoScroll …
-
### Description
NativeModules is {}
I've created a new React Native app with configuration for sharing Intents. My app icon shows up in the app share tray, and when the user taps the app icon i…
-
I have encountered an issue in a monorepo setup. I created a package with nanostore that has some logic including subscriptions to the atoms. I created another package which wraps the store into custo…
tyom updated
3 months ago
-
### Avoid duplicates
- [X] I have searched the [issues tracker](https://github.com/ferdium/ferdium-app/issues) for a bug report similar to mine, in vain
### Ferdium Version
6.2.0
### What …
-
### What example does this report relate to?
with-mdbreact-app
### What version of Next.js are you using?
10.2.0
### What version of Node.js are you using?
15.8.0
### What browser are you using?…
-
### 📜 Description
I have created and configured a Backstage application which builds and runs with `yarn start-backend` and `yarn start`.
I am now attempting to deploy our Backstage app to a QA se…
-
Hi,
If the user is offline when the app starts and then later comes online, am I correct that this will not check the app version once the user goes online?
-
**Reproduction steps:**
- npx create-expo-app@latest -e with-new-arch
- npm install react-native-bignumber
- npx expo prebuild --clean -p ios
- npm run ios
- watchman watch-del-all
- npm run s…
-
### NextUI Version
2.4.6
### Describe the bug
I'm new to React and am using the NextUI library for my project. I want to create a custom function component, `ProfDropdownItem`, to render multiple `…