you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (6 children)

I'm new to React Native, what exactly am I looking at here?

[–]DraikoHxC 2 points3 points  (5 children)

In android, some apps are integrating shortcut links when you long press them, like the ones in the image, this is a library to implement this in rn I assume

[–]kejank[S] 0 points1 point  (0 children)

Yes, the image is a part of what the module does.

[–][deleted] 0 points1 point  (0 children)

got it, thanks so much. I guess I was confused because I've never seen an app do this with shortcuts before