
Perttu Lähteenlahti
Perttu is a designer and software engineer, with 10 years of experience designing and building web and mobile applications. He loves hacking with technology and building things. When he’s not sitting in front of a computer, he likes to renovate apartments.
Building Cross-Platform Component Libraries for Web and Native with React
React Advanced 2021

21 min
Building Cross-Platform Component Libraries for Web and Native with React
Top Content
Building products for multiple platforms such as web and mobile often requires separate code-based despite most of the components being identical in look and feel. Is there a way where we could use shared React component library on different platforms and save time? In this presentation I'll demonstrate one way to build truly cross-platform component library with a unique approach of using React & React Native in combination.