-
I am having a very strange issue in that I cannot refersnce a .net sdk project from inside a .web project in .net 6 this worked before in .net 5 This first project layout is my libary project and the …
-
Hello, I used for a while react native deck swiper and with this library I had a cardIndex props and could save an index to start from there, in this library there is no similar props?
I also used a …
-
## 🐛 Bug Report
I am trying to follow a tutorial on building a simple stack swiping app similar to how apps like Tinder works. Basically you stack cards and you swipe the top most one to the left o…
-
I am trying to call Swiper with a list which has only single item but it displays it 2 times. not sure what i am doing wrong or havn't understand it well.
```javascript
const cards = [ { id: 4, vi…
-
**Do you want to request a *feature* or report a *bug*?**
Request Feature: Make some rendering consistent with react-native.
**What is the current behavior?**
See https://github.com/GeekyAnts…
-
Hi there! I checked around and didn't notice any existing issues open for this.
I'm having an issue where I have quite a bit of content inside of my deck swiper cards, and random parts of the conte…
-
If you are running v1.2.0, v1.2.1 or v1.2.2; please downgrade to v1.1.6 or update to the [latest beta](https://github.com/homebridge/homebridge/wiki/Homebridge-Beta-Testing).
If you are having …
-
**Read this:** [Working on a PR](https://github.com/galio-org/galio/wiki/Working-on-a-PR) | [CONTRIBUTING](https://github.com/galio-org/galio/blob/master/CONTRIBUTING.md) | [Galio's docs](https://gali…
-
I've spent the past couple of months rebuilding the app using React Native... this issue will serve as a placeholder for merging the two codebases together (the native code is currently private).
!…
-
Pretty simple issue at a first glance, I have a modal activated by a TouchableOpacity inside a card, there's nothing wrong at displaying said modal, the issue comes with a ScrollView that is inside th…