React Native is Native: drawing customized background shapes with React Native Skia and React Native SVG
·
A lot of mobile developer often complains that React Native is not Native, because it is missing some features. This is absolutely not true! In this blog post I will show you how I create a component with a custom background shape, similar to the one I did for a native component ome time ago [...]