Follow
Home/Blog/Building a CV & Resume Builder App with React Native (Now Live on Play Store πŸš€)
Published Feb 19, 2026

Building a CV & Resume Builder App with React Native (Now Live on Play Store πŸš€)

How we built and shipped a multilingual CV builder app using React Native and local device storage.
General
2 min read
β€’27 views
Building a CV & Resume Builder App with React Native (Now Live on Play Store πŸš€)

Introduction

πŸš€ Building a CV & Resume Builder App with React Native

Recently, I collaborated with my project partner & co-builder to build a CV and Resume Builder mobile application, and I’m excited to share part of the journey.

The app is now live on the Google Play Store πŸŽ‰

This project was a practical exercise in collaboration, production-ready UI implementation, and delivering a real product to users.

image
image

πŸ“± What the App Does

The app allows users to:

  • β€’Create professional CVs and resumes directly from their phones
  • β€’Store their data locally on their device
  • β€’Switch between multiple languages
  • β€’Generate clean, structured CV outputs

It is designed to be simple, fast, and accessible.

image
image

πŸ›  My Role in the Project

My primary focus was:

  • β€’Converting the UI/UX design into production-ready React Native components
  • β€’Ensuring consistent layout, spacing, and responsiveness
  • β€’Structuring reusable components for scalability
  • β€’Implementing localization support
  • β€’Managing local device storage for user data persistence

I focused on turning the designs into a clean, usable mobile experience while maintaining performance and code structure.

🌍 Localization (Including Igbo)

One interesting part of the project was implementing localization.

Users can select their preferred language inside the app.
This includes support for multiple languages β€” even Igbo.

This was important to us because accessibility matters. Technology should not feel limited to only one language.

image
image

πŸ’Ύ Local Storage Implementation

Instead of relying on a backend, we utilized local device storage to:

  • β€’Save user CV data
  • β€’Maintain draft edits
  • β€’Preserve user preferences (like selected language)

This made the app lightweight and functional even without constant internet access. This is another cute feature.

🀝 Collaboration Matters

This was a collaborative effort. Working closely with the project lead helped ensure clear responsibility allocation and focused execution.

Building in public and shipping real products is something I intend to do more consistently.

image
image

πŸ”₯ What This Project Reinforced For Me

  • β€’Clean UI implementation is more than just β€œmaking it look fine”
  • β€’Structure and maintainability matter
  • β€’Shipping is better than overthinking
  • β€’Small projects compound over time

This is just one step β€” more coming.

πŸ’‘Key Takeaways

  • β€’Shipped a production-ready React Native app
  • β€’Implemented multilingual support including Igbo
  • β€’Utilized local device storage for offline persistence
  • β€’Strengthened UI-to-production conversion skills
  • β€’Successfully published to the Play Store
OU

Osim Uka

Software Engineer

Conclusion

Final Thoughts

This project reminded me that consistency builds credibility.

I’m committed to sharing more of my real work β€” the lessons, the process, and the growth.

If you're building something, ship it.

To use get the app, its available on Apple Store and on Google PlayStore - link

More projects coming soon.

Comments (0)

Join the conversation

No comments yet. Be the first to share your thoughts!