Perttu Lähteenlahti
Perttu Lähteenlahti
Perttu is a designer & developer who is passionate about building products. Before transitioning into design and coding, Perttu studied cognitive science and worked as a carpenter, something which he still does as a hobby.
React Advanced Conference 2021React Advanced Conference 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.