React Native wrapper for Google Nav sdk
npm install react-native-google-navigation-sdk
import { GoogleNavigationSdkView } from "react-native-google-navigation-sdk";
// ...
<GoogleNavigationSdkView 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