react-ui-kit / dribbble2react

Transform Dribbble designs to React-Native code | Shop UI Kit >>
https://react-native-10x-faster.com
MIT License
2.56k stars 1.39k forks source link

Facebook Reactions #8

Open Angelk90 opened 5 years ago

Angelk90 commented 5 years ago

Name your screen design Facebook Reactions

Share the design source / link https://dribbble.com/shots/3238568

Hi, @hetmann congratulations for your job.

Do you think it's possible to make it happen? Considering the following points:

If you were able to bring your projects to https://snack.expo.io, it would be very interesting to try them, without creating a project.

hetmann commented 5 years ago

@Angelk90 thank you, I'll take a look and add it to the backlog list.

Angelk90 commented 5 years ago

@hetmann : For pictures you can take a look here:

var images = [
   {id: 'like', img: 'http://i.imgur.com/LwCYmcM.gif'},
   {id: 'love', img: 'http://i.imgur.com/k5jMsaH.gif'},
   {id: 'haha', img: 'http://i.imgur.com/f93vCxM.gif'},
   {id: 'yay', img: 'http://i.imgur.com/a44ke8c.gif'},
   {id: 'wow', img: 'http://i.imgur.com/9xTkN93.gif'},
   {id: 'sad', img: 'http://i.imgur.com/tFOrN5d.gif'},
   {id: 'angry', img: 'http://i.imgur.com/1MgcQg0.gif'},
];
hetmann commented 5 years ago

Nice ones, thank you. I was thinking to implement some Lottie animations from https://lottiefiles.com

Angelk90 commented 5 years ago

@hetmann : I tried to make it but I could not do it. The doubt that I have is that if it is convenient in the lower part of the circle if the circle owes them a complete circle or a half circle. I do not know the half circle would not be bad.

Angelk90 commented 4 years ago

@hetmann : Are there any news?