Hi Gautham, Hope you are doing well. This tutorial was very nice! Would you please share Source code of this your project. It would be very helpful our practice! Many Thanks
Thank you haasan for the kind words. ❤️🔥 I will provide the source code at a later period for both the react native maps and mapbox videos. Thank you for your support.
Hey i am unable to render the map when im using this. im using android studio. import {Text} from 'react-native'; import Mapbox, {MapView} from '@rnmapbox/maps'; const accessToken = ''; Mapbox.setAccessToken(accessToken); export default function Map() { return ; } this is my react native code. can you please let me know any way. Also right now i put public token in accesstoken, is it right?
Interesting video. Do you have any idea about offline app using mapbox and react native?
No. I have not come across them.
Hi Gautham, Hope you are doing well. This tutorial was very nice! Would you please share Source code of this your project. It would be very helpful our practice! Many Thanks
I am making a full fledged series on this.
So it sill be available once its done.
Very helpful tutorial about React Native Mapbox indeed.
Can you also provide source code link please?
Thank you haasan for the kind words. ❤️🔥
I will provide the source code at a later period for both the react native maps and mapbox videos.
Thank you for your support.
Bro Please do a tutorial with route direction map using mapBox. Thank You!
Good idea.
I will try to do next week.
If you like the video, do like share ans subscribe❤️🔥
@gauthamvijay I count on you bro. Thank you!
If you have any video suggestions in react and react native - do let me know.
I will do it next week♥️
@@gauthamvijay Pls do an expo version for the route direction map using mapBox bro. THANK YOU!
@@makeu6693 Expo would work the exact same - but i would use the bare react native style as i am more used to it.
Hey i am unable to render the map when im using this. im using android studio.
import {Text} from 'react-native';
import Mapbox, {MapView} from '@rnmapbox/maps';
const accessToken = '';
Mapbox.setAccessToken(accessToken);
export default function Map() {
return ;
}
this is my react native code.
can you please let me know any way. Also right now i put public token in accesstoken, is it right?
Pleasw view the video fully.
I have provided each and every step to make it work in android and iOS.