-
### Describe the issue
It seems like on newest React Native version (0.73.x) there's an issue when compiling the application. This did not occur on React Native 0.72.x.
```
[RUN_GRADLEW] > Ta…
-
I keep having this error on react native before I charge a card. It's really frustrating.
-
I'm still new to react native but shouldn't `TouchableOpacity` have the style `flex: 1`?
https://github.com/moschan/react-native-flip-card/blob/master/lib/FlipCard.js#L164
My cards are not showing…
-
**Describe the bug**
See the attached photo. Repeatably on Android, after calling `collectPaymentMethod` to present the Tap to Pay card reader, the reader screen dismisses and this error in thrown. T…
-
Infinite loop is not working using loop={true} , enableSnap ={true} list is not scrolling infinte mode in android
### Actual Behavior
i m displaying the list in card and the card is not scrollin…
-
Anyone knows why the following is happening (code is below) on iPhone (8)? The same action on Android works fine!
https://user-images.githubusercontent.com/14151318/136805468-f5baabd8-0e3a-45ad-9ff…
ghost updated
11 months ago
-
### Which OS ?
MacOS 10.13
### Version
Which versions are you using:
- react-native-swiper v1.5.14
- react-native v0.60.0
### Expected behaviour
That I would see the list of cards and…
-
### Current behavior
I have a fairly complex navigation system in my app with my own custom header. I have simplified the entire thing to a demo (link below) but basically I need to create and appl…
-
I'm working with React Native Paper and React Navigation and am attempting to display a Dialog that appears above one of my screens and provides a list of cards. Each card, when clicked on, should nav…
-
### Current behavior
I'm using expo on an iPhone 12.
I noticed this issue on a larger app that I was working on, and couldn't fix it, so I decided to make a minimal example and see if it still h…