-
Hi,
I have most of my pods installed through NPM so have to use the '.../node_modules/LIBRARY_NAME' and somehow installing `cocoapods-user-defined-build-types` and setting it's required headers in …
-
When I run `yarn jest` I got this error: `Cannot find module '@img/test.svg' from 'src/screens/TestScreen/TestScreen.tsx'`
I'm trying to import SVG-s from a folder, the import works fine, but I onl…
-
### 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-am…
-
This is a:
- [x] Bug Report
Which concerns:
- [x] flow-runtime
- [X] babel-plugin-flow-runtime
---
### What is the current behaviour?
Reproducible repo at https://github.com/semi…
-
I installed the library, everything works perfectly locally, but when I tried to generate the build from **appcenter**, I got this error on both ANDROID and IOS :
**ANDROID:**
error Invalid platfo…
-
## 🐛 Bug Report
Hello,
I've encountered an issue where React DevTools are not working in Flipper. It occurs for Expo apps using the new SDK version 48 and Expo-Router. In the Flipper Logs I'm gett…
-
I have just opened those issues:
- https://github.com/expo/expo/issues/6660
- https://github.com/react-native-community/react-native-svg/issues/1235
It seems that react-native-svg is already fo…
kopax updated
3 years ago
-
`MyApp.sln` hard-codes the path to node_modules\react-native-windows. This path is often not correct, such as when used in monorepos. In this case, the solution will not correctly load.
```
Globa…
-
Thanks for developing this plugin
I'm trying to build my react-native app running `react-native run-android --variant debugtwo`, "debugtwo" being a variant in my build.gradle.
It should be no dif…
-
I got the issue while build the strapi admin dashboard. it does not read the admin.ts config when building to html, js files
This is my admin.ts file:
export default ({ env }) => ({
…