create a sample package
npm install react-native-verified
import { VerifiedView } from "react-native-verified";
// ...
<VerifiedView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library