DEV Community

Cover image for Day 4: React Native Onboarding UI using Lottie Animations
Tabassum Khanum
Tabassum Khanum

Posted on

4 2 1 1 1

Day 4: React Native Onboarding UI using Lottie Animations

πŸ‘‹ Today, I am excited to share my progress on my

100daysofcodechallenge journey.

⏳ On day 4, I solved 2 DSA questions and made this React Native Onboarding UI by completing the following steps:

βœ… Used React Native Expo to build the Onboarding UI
βœ… For slider used - react-native-onboarding-swiper library
βœ… Implemented Lottie Animations to enhance the look of the app
βœ… Implemented Async Storage to maintain the state of onboarding

βš›οΈ Tech Stack: React Native, Lottie Animations
βš›οΈ Github: https://github.com/tabassum2507/Onbaording_React_Native_UI

πŸ”₯Doing the #100daysofcodechallenge to brush up on my coding skills and build confidence in coding publicly! Join me on this journey! Share your feedback, suggestions, and experiences in the comments. Let's code, learn, and grow together! πŸ’»πŸŒ± #100DaysOfCode #CodingCommunity πŸš€
Image description

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (1)

Collapse
 
hassanelaasemy profile image
Hassan el Aasemy β€’

first thakns and the animation images not displaying for me why

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay