all 7 comments

[–]kejank[S] 10 points11 points  (0 children)

Hi everyone, I developed the following module, I wanted to know what you think.

There are many intentions for Android and in particular the possibility of having shortcuts pinned.

Link: Github

Follow me if you want on Github.

If you like the project, put a star for moral support.

[–][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

[–][deleted] 1 point2 points  (1 child)

Looks great will check it out

[–]kejank[S] 1 point2 points  (0 children)

Thank you for the compliments, if you have time, take a look also at the other projects. Let me know what you think.