-
Hi @STloxval @STteam
Can you make a React Native or Flutter App, which will help Developers for fast development
Thanks
-
# Report
## Plugin Version
`6.15.1`
## On what Platform are you having the issue?
`android`
## What did you do?
Tried to submit a new version to Google Play
## What did you ex…
-
### Summary
After https://github.com/react-native-maps/react-native-maps/pull/5061 got merged, this crash started appearing when using `mapRef.current?.getCamera()`:
```
E Exception thrown when …
-
### Description
Why does a circular reference exist between REASharedTransitionManager and REAAnimationsManager?
### Steps to reproduce
https://github.com/software-mansion/react-native-reanimated/b…
hwris updated
1 month ago
-
### Description
```jsx
```
### Steps to reproduce
1. add dependecy in build.gradle file.
```js
// For animated GIF support
implementation 'com.facebook.fresco:animated-…
-
### Current behavior
Does not build in android and ios for new arch.
Works well in old arch
### Expected behavior
Should build properly without showing 5 duplicate symbols error in ios.
…
-
At first glance it does not seem that playroom supports react native. What would need to be in place for this to work on mobile / are there alternatives?
-
## Ask your Question
I'm trying to run pod install on my RN project. Last week all fine. Without any changes, after I install new Xcode version (15.4, previous 15.2). I encouter this error. W…
-
First of all, thank you for the incredible library. It really solves so many fundamental issues I had with embedding CSS in my react projects.
I recently began work on a bit of a test project using…
-
causes reject:
`mixpanel.track(eventName,{type: "foo & bar"})`
`mixpanel.track(eventName,{type: "100%"})`
works fine:
`mixpanel.track(eventName,{type: "foo bar"})`
"mixpanel-react-native": "^3.0.…