React Universe Conf is where developers and thought leaders come together to explore the latest trends, exchange insights, and push the boundaries of what's possible with React and React Native.
Experience in-depth discussions on full-stack development with React and get practical insights on cross-platform app development with React Native. Explore the tools, techniques, and best practices not to be heard elsewhere.
650
ATTENDEES
25+
SPEAKERS
4
WORKSHOPS
3
DAYS
What's in store for you?
TECH LEADERS
WORKSHOPS
TECH REVEALS
TIPS & TRICKS
CONNECTIONS
GREAT VIBE
Subscribe to RUC newsletter
We'll share the latest updates—new speakers, ticket offers, and additional events details. Stay tuned!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
RUC 2025 speakersMEANS
Adam Mruk
Senior Engineer, Klarna
Adam Mruk
Senior Engineer, Klarna
The OTA Illusion: What No One Tells You About Instant Updates at Scale
Speaker BIO
I’ve been passionate about technology since childhood, starting with electronics and embedded systems (a long time before Arduino was a thing). I graduated in Automation and Robotics but ultimately found my calling in web development. With over 10 years of professional experience, I’ve spent the last 3 years at Klarna as a member of one of the Client Core teams. We focus on the foundations of the Klarna RN application, building tools and infrastructure that serve tens of millions of users worldwide.
Talk abstract
One of the greatest advantages the web has over native apps is the ability to ship updates instantly. React Native’s Over-The-Air (OTA) feature promises similar agility—but is it really that simple? In this talk, I’ll explore the challenges, pitfalls, and successes involved in creating a robust OTA solution from scratch. Drawing on our experience at Klarna—where we serve tens of millions of users—I’ll show you the essential architecture, tooling, and strategies needed to reliably deliver updates outside the native release cycle. If you are considering implementing OTA in your project—even with ready-made solutions like CodePush or Expo over-the-air updates—you’ll benefit from this talk by gaining a deeper understanding of the hidden complexities behind such tools.
Back to speakers
Zackary Chapple
CEO, Zephyr Cloud
Zackary Chapple
CEO, Zephyr Cloud
Actually distributed mobile development at scale
Speaker BIO
Zack is a Module Federation Core team member, ByteDance innovator, Rspack contributor and Tauri board member. With deep architecture and development experience with enterprises of global scale he brings the experience of real world enterprise experience to the stage. As a startup founder he also brings the reality of scaling from 0 to 1.
Talk abstract
When it comes to releasing new versions of your app its pain at almost every stage. This pain becomes worse as our teams grow with constant merge battles, releases, and rollbacks. What if there was a better way? With the release of Re.Pack 5 there is support now in React Native for Module Federation. With millions of downloads a week the de facto standard for distributed web development is now available for mobile. In this talk we will explore: 1) How to decompose our mobile applications into multiple modules 2) Why we would want to give our teams independence and different release velocities 3) How to version and release these versions independently in practice 4) A comparison of tools on the market to manage over the air updates 5) Strategies on how to test in production while maintaining instant roll backs
Back to speakers
Dr Kubilay Ahmet Küçük
Oxford University
Dr Kubilay Ahmet Küçük
Oxford University
Speaker BIO
Dr. Küçük is a computer scientist who spent 10 years at Oxford University in various research positions focusing on systems security. He is the author of the “Confidential Remote Computing” paradigm and previously received grants from Intel Corporation for his TEE-related work. Previously, he was a research engineer at ETH Zürich, delivering C++-based industrial software products in the areas of Industry 4.0, simulation, and digital twin technologies. Alongside his teaching activities at Oxford, he is currently exploring independent opportunities.
Talk abstract
Although C++ offers a wide range of computational libraries with various capabilities and enables high-performance computing, there are long-standing challenges in integrating them into a React Native project. To address these challenges, we developed a practical set of tools and a sustainable methodology for automating an all-in-one solution for using C++ libraries in cross-platform JavaScript applications.
Manually compiling, porting, and bridging a library is not only difficult but also unscalable in enterprise settings. For large corporations and commercial products, using C++ in React Native should not introduce additional complexity or make projects fragile. Instead, the React Native community needs a stable, permanent, long-term solution that works in a scalable manner while offering reliability.
With cpp.js, developers can include many pre-ported C++ libraries into React Native or WebAssembly projects by simply including the relevant header files. While the Codegen project already supports C++ bridging in React Native, it is limited to function calls and primitive types. In contrast, we offer Object-Oriented Programming (OOP) support and modern C++ features (C++11 & C++14), enabling integration with a broad range of widely-used C++ libraries. For example, we have successfully integrated GIS libraries such as GDAL into React Native, demonstrating cpp.js’s practical effectiveness. With little to no effort, cpp.js can support the long-term maintenance of various C++ libraries, thanks to our automation processes. This minimises the traditionally difficult engineering work of cross-compiling, porting, and bridging libraries to JSI.
Following the introduction to our toolset, architectural decisions and development journey, we will show;
(1) how to quickly write and execute native C++ code within a JavaScript environment,
(2) utilising and importing ready-to-use native C++ libraries from our cpp.js repository. Further, for developers in more sophisticated cases,
(3) we will show how to port a C++ library you need using our toolset, even if the C++ library has external dependencies. This showcases modularity, independence in maintenance, the scalability characteristics of our project, further giving developers more control.
We warmly welcome collaboration and feedback from the React Native community. Although this talk focuses on React Native, cpp.js is a cross-platform solution that also supports WebAssembly (web, Node.js, Cloudflare Workers, etc.), alongside mobile platforms. We will cover these broader aspects in our upcoming talks.
Back to speakers
Kræn Hansen
Senior Software Engineer on the Realm JS team, MongoDB
Kræn Hansen
Senior Software Engineer on the Realm JS team, MongoDB
Speaker BIO
Kræn is a senior software engineer at MongoDB contributing primarily to Realm JS and its related packages and holds a M.Sc.Eng. from the Technical University of Denmark. He's main contributions has been to the Realm JS SDK, Realm Studio (data browsing Electron / React app) and the React frontend for the (now deprecated) Realm Cloud.Kræn lives 30 minutes west of Copenhagen, with his wife and their two 4 year old twin girls. They recently added yet another newborn girl to their pack.
Talk abstract
Back to speakers
Khalef Hosany
Principal Engineering Manager, Microsoft
Khalef Hosany
Principal Engineering Manager, Microsoft
Hermes + Node API: A match made in Heaven
Speaker BIO
I am an engineering manager at Microsoft and my team works on React Native for desktop and the integration of React Native into Microsoft Office. We also contribute to upstream React Native, help drive open-source releases and participate in several React Native related working groups.
Talk abstract
Back to speakers
Vladimir Morozov
Principal Software Engineer, Microsoft
Vladimir Morozov
Principal Software Engineer, Microsoft
Hermes + Node API: A match made in Heaven
Speaker BIO
Talk abstract
Back to speakers
Violina Popova
Software Developer, ClipMyHorse.TV
Violina Popova
Software Developer, ClipMyHorse.TV
Is Your App Guesswork? A/B Testing the Truth in React Native
Speaker BIO
With a passion for creating seamless cross-platform experiences, my journey in tech started not with programming, but as a consultant in the tech industry. The desire to build and innovate led to a shift in focus towards software development, particularly mobile app development, where the thrill of solving complex problems and crafting user-friendly applications became a calling. Co-founding Frontend Queens was a natural extension of this journey, inspired by a commitment to inclusivity in tech. This community was born from the belief that everyone, especially women, should have the opportunity to thrive in technology. By fostering a supportive environment, we aim to empower women to break barriers and pursue fulfilling careers in this ever-evolving field.
Talk abstract
Back to speakers
Xuan Huang
Architect, Lynx
Xuan Huang
Architect, Lynx
Speaker BIO
Xuan is a software architect on the Lynx family of technologies, where he can dream of making interfaces better for more users, more developers, and more machines. Before joining ByteDance, he worked on React Core ("React Forget"), React Native, Hermes and Reason during his time at Meta.
Talk abstract
Back to speakers
Neil Dhar
Hermes team, Meta
Neil Dhar
Hermes team, Meta
Speaker BIO
Software Engineer working on the Hermes compiler and VM for the last 5 years.
Talk abstract
Back to speakers
Fernando Rojo
Head of Mobile, Vercel
Fernando Rojo
Head of Mobile, Vercel
Speaker BIO
Head of Mobile at Vercel. Previously co-founder of BeatGig, a marketplace for booking live music. Prior to BeatGig, Fernando's startup was part of Y Combinator's W19 batch. While in college at UPenn, he founded PATOS Shoes – a sneaker brand that sold in over 15 countries, and was featured in J. Crew, Forbes, Buzzfeed, NBC, and more. Rojo is the maintainer of many open source React libraries, including Solito, Moti, Dripsy, Zeego, and Burnt.
Richard Hipp is the creator and lead developer for SQLite, the most widely deployed database engine, and perhaps the most widely deployed software of any type, in the world today. He also works on other open-source projects such as Fossil and Pikchr
Increase your brand's visibility as a sponsor or partner of React Universe Conf. Reach a global audience and enhance your presence and reputation within the community. We'll provide you with the level of exposure you want. Check our sponsorship packages for more details.
PLATINUM
GOLD
SILVER
BRONZE
PARTNERS
BECOME A 2025 SPONSOR
Join hands with the industry leaders supporting the Community of React and React Native. Explore sponsorship packages, or create a custom opportunity tailored just for you. Download Sponsorship Prospectus or contact us for more details.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Oops! Something went wrong while submitting the form.
meet our first 2025 sponsor
BRONZE PACKAGE
PAST SPONSORS
FEEL THE VIBE
NETWORKING
Our venue is designed to help you connect, collaborate, and get to know one another. Need a break from all the buzz? Unwind in a chill zone where you can relax and recharge.
EPIC AFTER PARTY
The React Universe Conf wraps up with an unforgettable Afterparty! Enjoy a sizzling BBQ, an open bar, great music, and, of course, the legendary dev karaoke.
Thank you to @callstackio and @reactuniverse_ for inviting me and organizing such an incredible conference! The vibe, the people, the venue, the branding, the talks, the party! Blown away 🤩 pic.twitter.com/ui0ZV4UDEU
That’s not true, everything was a blast ☺️ the talks, the people, the venue, the ice creams, the ducks, the after party, the before party ; thanks @mat_kornacki, @thymikee, everyone at @callstackio for organising it!! 💜 https://t.co/DweClVIXNF
Just @tmikov gives a sneak peek about upcoming speed improvements in Static Hermes 🤯 Incredible work! You must see this difference yourself! Check a video 👇 pic.twitter.com/trKebF83yP
React Universe Conf is brought to you by Callstack—a Total Software Engineering consultancy that builds, maintains, and actively contributes to some of the most popular open-source libraries in the React, React Native, and JavaScript ecosystems.
At Callstack, we’re driven by a passion for code and a culture of knowledge sharing. In this spirit, beyond the conference, we host a variety of events throughout the year, including meetups, hackathons, workshops, and networking parties. Creating a global, trend-setting conference like React Universe Conf perfectly aligns with Callstack’s mission to foster innovation and deliver exceptional solutions while sharing knowledge with the Open Source Community. Plus, there’s nothing better than bringing people together to collaborate and inspire!
Subscribe to RUC newsletter
We'll share the latest updates—new speakers, ticket offers, and additional events details. Stay tuned!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Questions?
Reach out and we'll get back to you as soon as we can!
Thank you! We have received your message. We are looking into this as we speak and will get back to you as soon as possible.
Oops! Something went wrong while submitting the form.