September 2019
Beginner
512 pages
12h 52m
English
First of all, the user must identify the link in a text to click on. In a mobile context, we need to make the things as simple as possible, so, as you may know, it is not suitable to add another field to the favors request to add a link to the favor. Take a look at a chat app you may be using right now; you can type a URL into it, and when you send it to another user, it automatically appears as clickable text, and you do not need to perform any action; you just type.
In our app, we can turn URL links added to a favor description into clickable links in the favor cards. You may be thinking to write the code with this functionality, as it would not be hard to do the following:
Read now
Unlock full access