Marhaba Codes
Marhaba Codes
  • Видео 4
  • Просмотров 11 481
Google Signin in React Native Cli without expo framework and without firebase from scratch. OAuth2.0
In this video you will learn how to signin with google in your react native cli project creating from scratch.
We will not use expo framework or firebase login.
Here is the code to get SHA-1 key:
keytool -keystore app/debug.keystore -list -v
password=android
The code to include in you info.plist inside your ios/projectname/ folder will be in the first comment
Просмотров: 2 726

Видео

"RNSScreenStackHeaderConfig" was not found in the UIManager when running android app, Error Fixed
Просмотров 7143 месяца назад
Fixing React Native CLI Navigation Error: "RNSScreenStackHeaderConfig" Not Found Are you struggling with the "requireNativeComponent: 'RNSScreenStackHeaderConfig' was not found in the UIManager" error in your React Native CLI Android app? Look no further! In this video, I'll show you how to fix this error 100% and get your navigation working perfectly. Follow along for a step-by-step guide to r...
Dynamic and Real-Time Routes/Directions between multiple points in google maps react.js, next.js
Просмотров 9398 месяцев назад
In this video you will how to create a dynamic and real-time path/directions between two or multiple points with DirectionsRenderer using react-google-maps/api in react.js or next.js using javascript.
How to use/add Single and Multiple Markers in Google Maps, Google Maps Platform in React.js, Next.js
Просмотров 7 тыс.8 месяцев назад
In this video you will learn how to create google maps api key, how to use google maps and how to add single and multiple Markers in Google Maps.