-
I am getting an error trying to add Reactotron + Flipper w/ typescript.
> Could not find a declaration file for module 'reactotron-react-native/dist/flipper'.
It seems like types are availab…
-
## 🐛 Bug Report
I am currently trying to upgrade a 0.63 React Native project to 0.67.4. I updated the package and added these lines to my Podfile:
platform :ios, '11.0'
target 'MyApp' do
confi…
-
## 🐛 Bug Report
```
Connection to 'MyApp' on 'My iPhone' failed
Failed to start client connection: [conn] Failed to exchange certificate with MyApp.Dev on My iPhone: Error: No iOS devices found
…
-
hi, I ran into a problem, when running deauther on Extreme firmware, there is endless initializing, what should I do in this case? I'm sorry if I'm not explaining the problem clearly to you, I use a t…
-
package.json
"dependencies": {
"@bam.tech/react-native-image-resizer": "^3.0.9",
"@invertase/react-native-apple-authentication": "^2.3.0",
"@likashefqet/react-native-image-zoom": "^3…
-
# Report
`pod install` intermittently fails from GitHub actions with a `Couldn't determine repo type for URL` error. This happens consistently when dependabot updates a node module.
More detail:
…
-
I'm a JS/React/React Native dev who rarely needs to deal with native code and I'm struggling a bit to get my app running with this package installed. I followed each step of the [installation instruct…
-
Summary: I followed every step on [iOS Notification Images section](https://rnfirebase.io/messaging/ios-notification-images) and I still had some issues building my application, I managed to solve em'…
-
Hello, I'm getting this when I try to build for production with EAS build, even locally.
All works fine for staging or development builds.
```
[INSTALL_DEPENDENCIES] [4/4] Building fresh packages…
-
I just follow the tutorial(https://fbflipper.com/docs/getting-started/ios-native/#cocoapods) and integrate flipper into my app, but I met the fatal error again and again, I try to compare the differen…