-
**Hi,**
First of all , thanks a lot for this library, you save me a lot of time to create my tinder like swap.
Let's talk about where i'm stuck. I've created a swiper with left overlay & right o…
-
Additional info:
Something like tinder swiper, saying hot nor not for all the AYO participants
utilise discord buttons if harmony supports it
-
Hello developers!
If I delete my web view, my code working is fine. But If I am using web veiw, I got some exception.
Here is my exception:
> E/MethodChannel#flutter_webview_plugin(20163): Failed t…
-
I'm trying to log in with my Facebook token and ID but everytime I do it it returns "OK" instead of my profile, so I've got no token to keep using the API. I checked this with my own wrapper and with …
-
Find similar mobile open source libraries or UI kits that 1. works smoothly 2. looks appealing
## reference
- https://github.com/stevenpersia/tinder-react-native
- design: https://dribbble.com…
-
I want Swiper to adapt to his items height and auto-resize.
Here my code:
Swiper(
itemBuilder: (BuildContext context, int index) {
return savedPostItems[index];
…
-
1. on card swipes, if the next/previous action is NOT triggered when the card is released, animate the card snapping back to center.
2. on card swipes, if the next/previous action IS triggered, ani…
-
scrollDirection -> vertical doesn't seem to work for layouts STACK and TINDER.
Please do tell how organize the Stacks vertically if the scroll direction is made vertical.
Regards
Lavan
-
**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…
-
Hello
I am developing a tinder-style app using React native now.
I have swiper-cards page, settings page, chating page like Tinder, and want to navigate through these pages by swipe.
Is it possible to…