-
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…
-
### This issue is quite similar to ticket #150
I've double checked and firmly believe there're some problem with the package.
System: MacOS, Macbook M2
This is my package.json
```
"nam…
-
I had to put loadMinimal={Platform.OS === "ios"} for Swiper property as it doesn't work on Android. On Android it only swipes to loadMinimalSize={1} of cards. So if I swipe past loadMinimalSize it s…
-
### Description
There is an initial jump when calculating the boundaries of the view when using layout animations on initial render. It is more obvious on iOS but it also happens a bit on Android.
…
-
Steps to reproduce:
-Created expo app via create-react-native-app
-npm install
-expo eject
-npm install -g rn-fetch-blob
-react-native link rn-fetch-blob
-tried to compile project in Android stu…
-
### Current Behavior
* Have a StackNavigator, modal mode
* Expand the gesture response distance to the full height of the window
* Have a modal containing a scroll view with content larger than t…
-
TypeError: TypeError: TypeError: TypeError: null is not an object (evaluating 'Orientation.initialOrientation')
This error is located at:
in ScarletScreen (at navigationStore.js:448)
in W…
-
Hi, when the user enters his credit card and initiates the payment, he has this page which is displayed by marking: "your browser does not allow you to use this solution " instead of displaying the 3D…
-
https://github.com/sonnylazuardi/react-native-credit-card/blob/master/index.js#L39-L41
-
Environment:
- react-native version: 0.64.0
- recoil version: 0.2.0
- react-native-modal version: 11.7.0
Hello guys :)
Thanks for all your great works for this wonderful library
I have a i…