View smoothly rounded with Bézier curve for React Native.
npm install @lowkey/react-native-ellipse-viewor
yarn add @lowkey/react-native-ellipse-viewimport EllipseView from "@lowkey/react-native-ellipse-view";
// ...
<EllipseView style={styles.ellipseViewContainer}>
<Image source={require('./example.jpeg')} style={styles.avatar} />
</EllipseView>See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
