About laki944
creating react-native packages
Hey 👋 I just created a page here. You can now buy me a coffee!
Recent supporters
Posts
A simple react-native module that allows you to open the default navigation app( IOS : Apple Maps, Android : Google Maps) with drive direction between two points. npm i react-native-navigation-directions --save or yarn add react-native-navigation-directions And then change the component file: import { OpenMapDirections } from 'react-native-navigation-directions'; export default class App ext...
Open navigation app using react-native
Jan 10, 2022
269 views

