Relative Content

Tag Archive for react-native

How to make a View that has special shape in React Native

I’m creating cards like below, the background of the card is blue, and then there’s a another view on top of it that has white background and it’s top right corner is some concave shape and exposes more blue background as you can see in the below screenshot. The View component itself wouldn’t support this shape, what’s the best way to implement this?

React native – Xcode

ld: 13 duplicate symbols
clang: error: linker command failed with exit code 1 (use -v to see invocation)