anija

Results 12 issues of anija

I'm trying to use bundles following the documentation: ``` const response = await fetch('https://api.example.com/bundles/latest-stories'); const bundle = await response.text(); await firestore().loadBundle(bundle); ``` loadBundle raise the error `[firestore/unknown] Unknown error or...

Workflow: Waiting for User Response
Help: Needs Triage
Workflow: Needs Review

Hi, i'm trying to add this module to a react-boilerplate based app, but i get this error: ``` Error: Module parse failed: /Users/silviarosa/Work/htdocs/valentino.webcompiler/node_modules/react-csv/src/components/Download.js Unexpected token (16:22) You may need an...

## Your Environment * Plugin version: 3.10.0 * Platform: Android * OS version: 10 * Device manufacturer / model: Brand:samsung Model:Galaxy M21 * React Native version (`react-native -v`): error: unknown...

stale

Hi, I've succesfully implemented Apple Pay with this flux: 1. presentApplePay to obtain paymentMethod 2. server side call using the paymentMethod to obtain the clientSecret 3. confirmApplePayPayment using the clientSecret...

enhancement
ios

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. When I upgraded React Native to...

After a lot of debugging, it turns out that samples of workout are readable only with the workout permission. But there was no way to add this permission to the...

Hi, i'm trying to get the dailyDistanceWalkingRunning but i always get an ampty array. Data is there, and i can access it, because getDistanceWalkingRunning works fine: `AppleHealthKit.getDistanceWalkingRunning({}, (err, res) =>...

**react-native info** results: ``` System: OS: macOS 12.1 CPU: (8) arm64 Apple M1 Memory: 99.41 MB / 16.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 16.13.2 - ~/.nvm/versions/node/v16.13.2/bin/node Yarn: 1.22.17...

Setting scrollEnabled={false} creates an iFrame with scrollbars. It's also impossibile to set the height of the iFrame, it will be always 100%.

Suddenly this ext stop working. Riht-click on a link, click "Download Station", a new window open with this address: chrome://browser/content/undefined/webman/index.cgi?launchApp=SYNO.SDS.DownloadStation.Application and a 404 error. The Download Station it's correctly configured...