Haptic Feedback and More: My React Native Learning Journey ๐Ÿš€

ยท

1 min read

Hello on a new day of my journey in learning React Native. Today, I worked on a simple and small project, following the guidance of the instructor Hitesh Choudhary. Hitesh Choudhary. The application I built involved learning Haptic Feedback and several other things, and my skill level improved compared to before. I also learned something that I had forgotten in JavaScript, which is the "switch case" statement ๐Ÿ”„. I quickly picked it up within a 10-minute video, and immediately applied it in the project. The project's name is "RollTheDice ," and its purpose is to roll the dice and change images upon pressing ๐Ÿ“ธ. I also learned how to work with images in React Native . Of course, it was a simple and easy project, but I learned new things, and I hope to continue on this path toward my next goal ๐ŸŒŸ.

This is the project: RollTheDice.

Here you will find all my projects In React Native: GitHub.

ย