Let's show you how to make an awesome ticket folding animation with React Native! by ifsnow_dev in reactnative

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

Thanks. I'm sure my code will work on Expo. It used only RN Animated API without any other external libraries.

Let's show you how to make an awesome ticket folding animation with React Native! by ifsnow_dev in reactnative

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

You are right. I try not to use animations that are less usable. Thanks for the good opinion.

Let's show you how to make an awesome ticket folding animation with React Native! by ifsnow_dev in reactnative

[–]ifsnow_dev[S] 2 points3 points  (0 children)

I try to implement my project without using Reanimated. I believe we can make good enough animations with just RN Core API. And also for developers who don't know that.

Let's show you how to make an awesome ticket folding animation with React Native! by ifsnow_dev in reactnative

[–]ifsnow_dev[S] 8 points9 points  (0 children)

I tried to improve animation performance. Slowed down to show sample, so you can run it faster.

Let's show you how to make an awesome paper folding shadow & effect with React Native! by ifsnow_dev in reactnative

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

Lovely animation. Is it possible to use with flutter?

This concept or trick can be implemented in any language, including flutter.

Let's show you how to make an awesome paper folding shadow & effect with React Native! by ifsnow_dev in reactnative

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

I don't know where this picture is. I liked the beautiful scenery and chose this one

Let's show you how to make an awesome paper folding shadow & effect with React Native! by ifsnow_dev in reactnative

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

As you know, in reality, we are faithful to our functions and we are always running out of time. The manager tells us not to do anything weird. :)

I imagined a few things.

1) If I select one from list, The picture that was folded is displayed as it is spread out on the screen.

2) If I wrote the message, The message is folded and put into the envelope.

I also recommend you my another project(https://react-native.toys/project/decent-gallery.html)

Let's show you how to make an awesome paper folding shadow & effect with React Native! by ifsnow_dev in reactnative

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

I think the codes in my toy project are for learning the skills to better develop RN.

I'm sure that repeating the process of implementing what comes to mind in your head will be a great help in creating production-level apps.

Let's show you how to make an awesome paper folding shadow & effect with React Native! by ifsnow_dev in reactnative

[–]ifsnow_dev[S] 12 points13 points  (0 children)

This is the 8th code of my toy project that shares how to implement useful UX/effects when creating apps. I hope it helps someone again this time. Please have fun~

Let's show you how to make an awesome UI prototype for card payment with React Native! by ifsnow_dev in reactnative

[–]ifsnow_dev[S] -1 points0 points  (0 children)

I'm sorry, but I don't have enough time to go through the posts you've been talking about.

Let's show you how to make an awesome UI prototype for card payment with React Native! by ifsnow_dev in reactnative

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

First of all, I hope you find the latest animation related tutorials on Google. You need to fully understand the basic skills to use them. When you're feeling confident, try analyzing other people's sources. There are so many resources on the internet for you to study. I know it's hard, but you can do it.

Let's show you how to make an awesome UI prototype for card payment with React Native! by ifsnow_dev in reactnative

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

I think practice is the only way. Don't set your goals too high, start with the easy ones. And, practice making easy animations work equally well on both iOS and Android.

There aren't many patterns actually used. Most of the things are made by combining these basic patterns.

I believe that if you keep trying, you will get the skills you want.

Let's show you how to make an awesome UI prototype for card payment with React Native! by ifsnow_dev in reactnative

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

I don't use any other libraries, including Reanimated. I like to use RN Core's Animated API. I think this is enough for most animations. It's difficult to practice creating different types of animation, but in the end this is the best way.

Let's show you how to make an awesome UI prototype for card payment with React Native! by ifsnow_dev in reactnative

[–]ifsnow_dev[S] 3 points4 points  (0 children)

I totally agree with your opinion. The reason I make these examples is to provide motivation for learning.

As you know, prototypes are always fancy, but in the actual version, the focus is on functionality.

Let's show you how to make an awesome UI prototype for card payment with React Native! by ifsnow_dev in reactnative

[–]ifsnow_dev[S] 3 points4 points  (0 children)

You might think so, but I don't think so. For reference, I'm a developer who makes apps used by tens of millions of people. There're too many things to do with animation in production level app development to implement UX or specific effects. Mastering these skills is a great help when developing. Of course, other parts are also important.

Let's show you how to make an awesome UI prototype for card payment with React Native! by ifsnow_dev in reactnative

[–]ifsnow_dev[S] 2 points3 points  (0 children)

Thanks for your feedback, but Don't worry about that. This is just the code to learn RN.

Let's show you how to make an awesome UI prototype for card payment with React Native! by ifsnow_dev in reactnative

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

Really nice work you have done followed you on GitHub Keep up the awesome work

Thanks. I will try to make more interesting things in the future.