Android auto for react native
npm install react-native-android-auto
import { AndroidAutoView } from "react-native-android-auto";
// ...
<AndroidAutoView 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