Install Open terminal or command line then run this command: npm install react-native-design-kit Dependencies react-native-vector-icons Usage import React from 'react'; import {Button} from 'react-native-design-kit'; export default function App() { return <Button>Press Me</Button>; } Snapshot Try It Now! APK: https://bit.ly/3dM4J3X