-
There are various features Notifee provides that require changes to the native code. Expo users definitely want to use JavaScript to implement those features:
**iOS**
- [Remote Notification Support]…
-
## Issue
After building dev build for Android or iOS the app starts i get the error:
```
1 | import { firebase } from '..';
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 |
3 | /**
4 | * @type…
-
### Description
Failed build
Task :react-native-reanimated:buildCMakeDebug[armeabi-v7a] FAILED
C/C++: ninja: error: mkdir(src/main/cpp/reanimated/CMakeFiles/reanimated.dir/C_/projects/Idea/Ide…
-
**Describe the bug**
Since Obsidian updated to 1.7 a few days ago, i'm getting severe lag when typing. I've identified the culprit to be Iconize, and more precisely, when "toggle icons in links" is s…
-
## Bug Report
Im using the Preferences Plugin to store the current used locale on the device.
```
// language.ts
await Preferences.set({
key: 'locale',
value: updatedLocale.value,
…
-
Hi!
I'm very surprised this barrel files problem is being fixed only now, but rather later than never... However, I encounter multiple issues. Seeing you're active on the issues here and fix the bugs…
-
I'm using Nx + angular 18 which supports esbuild by default for new project, though I've read Angular doesn't expose esbuild options.
Large existing project (came from ng16 and webpack) which has som…
-
### What happened?
When running `quasar prepare`, an app extension that is linked via file:// in package.json throws exception that there is a missing index script.
### What did you expect to h…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Describe the bug
I am trying out the Repack5.0 with the ModuleFederationPluginV2, i followed the super-app-showcase repo to configure my project.
But i encountered a bug:
once my mini-app loaded…