-
## Compile esm.sh to a local CLI that builds esm on your computer
This is useful for people don't like loading JS files from a CDN, but want the esm version of a CJS module on NPM. The idea has bee…
-
The following build commands failed:
CompileC /Users/expo/Library/Developer/Xcode/DerivedData/ZoopDevelop-fgqtadscqcoewycwvmcbkgxxvcmh/Build/Intermediates.noindex/ArchiveIntermediates/ZoopDevelop/In…
-
Shouldn't the examples be updated to point to the new scoped path?
> react-testing-library has moved to @testing-library/react. Please uninstall react-testing-library and install @testing-library/r…
skube updated
4 years ago
-
### Summary
Not able to run unit tests
### Steps To Reproduce
Install the last version
`npx '@salesforce/pwa-kit-create-app@latest' --preset retail-react-app-demo`
install the depende…
-
Hi I'm wondering if this library supports fixed routes?
e.g. I have map matched some GPS coordinates in a OSRM response with Valhalla.
I'm currently using maplibre-navigation-android and I'm fin…
-
"react-native": "0.73.0",
"react-native-background-actions": "^4.0.1",
My App crashes as soon as it tries to start the foreground task with runtime exception.I have included android:foregroundSe…
-
@oblador I am using the latest version of the library 1.6.2 with React Native 0.75.3, When the Accordion is rendered for the first time it does not expand the activeSection, attaching link for reprod…
-
I'm trying to add this library to my react native project, but I'm getting this error when I try to run on android:
```
Execution failed for task ':react-native-fast-tflite:buildCMakeDebug[arm64-v…
-
[Expo Jest によるユニットテスト](https://docs.expo.dev/develop/unit-testing/)
[React Native Testing Libraryのクエリーチートシート](https://callstack.github.io/react-native-testing-library/docs/api/queries#query-variant)
…
-
When using reatcnative, add pod 'ffmpeg-kit-react-native', :subspecs => ['full'], :podspec => '.. /node_modules/ffmpeg-kit-react-native/ffmpeg-kit-react-native.podspec ': After running archive,…