[PLUGIN] Better, Faster, Stronger, Flexible Tinder Swipe Plugin

Hi, does this plugin only take text data fields? I have my cards set to data type user, but this is only taking text-type data. Is there any way to display other data types?

Hi @findhealth, thanks for your question.

Currently, it’s not possible to choose formats other than (text,image) for displaying information in the “Tinder Swipe” feature.
This is primarily because the feature is intended to present cards that include details such as age, name, and possibly a description. These pieces of information also need to be converted into text to be displayed properly.

Hope this answers your question. If there is anything else that we can help with about our plugin, please let us know.

Regards,
Rapid Dev Support Team

I am setting up the data source, but the user data to be displayed is too large, causing it to take more than 10 seconds to load. I would like to either read the data in chunks of 10 or add the user data one by one. Is this possible? If so, could you please explain how to do it?

Thank you in advance.

Hi @itnktksry, thanks for your question.

A possible solution for your case might be to display let’s say 5 or 10 cards when the page is loaded, and after the page is loaded and rendered you can add other cards in the slider without visual impact.
For that, use the “Add a List of Cards“ method to add more cards to the slider.

Hope this advice helps. If there are any other plugin-related questions, drop a message here :wink:
Have a great weekend!

Regards,
Rapid Dev Support Team

Dear RapidDevelopers team,

We bought this plugin and desperately want to use it in our app, but recently we have been struggling with the following issue.
We connect our app to an external API using API Connector and save all the data in backend resources without duplicating it in the Bubble database. We were trying to set a call to an external database as a Data Source (see the screenshot) but got an error all the time. Would you be so kind as to let us know if there is any option to directly connect with external API calls for every card or with this plugin we need to save data in Bubble and use Bubble database as a source only? We would appreciate your letting us know how we can solve this issue.
Thank you very much in advance!

Best regards,
Anastasiia

Hi @avk, thanks for your message and our plugin use.

Please be sure that the required data Type matches the data type from the main element. If it doesn’t match, this might be the reason for the issue.


Hope this helps. If there is anything else that we can help with about our plugin, please let us know.

Regards,
Rapid Dev Support Team