Setting the Default Screen in React NativeWhen setting up a Navigator (like <Stack.Navigator>) and registering its screens (via <Stack.Screen>), you can decide which screen will be…Dec 6, 2024Dec 6, 2024
Nodejs CRUD Api operationin last article we have setup nodejs project — https://github.com/sudeshgoyat20/crud-api-task/tree/sudesh/feature/devOct 14, 2024Oct 14, 2024
Create a nodeJs API project and set up with MongoDB and ExpressCreate a project folder and Inside your project folder typeOct 13, 2024Oct 13, 2024
Mongo db — CRUD OperationHere are some commands which we use to create collectionOct 13, 2024Oct 13, 2024
Axios post request network error on android using React-NativeI finally found what’s wrong — it’s the Content-Type request header. If you don't set it explicitly, then the default value is set here…Oct 19, 2022Oct 19, 2022
Linkedin Login Using Oauth in Ionic2type the following command in your projectOct 19, 2022Oct 19, 2022
Remove node module from gitcreate .gitignore file in your project and add “node_modules/”Sep 25, 2021Sep 25, 2021
adb devices- device is not coming in the listConnect your device with Android Debugging enabled to your PCJul 20, 2021Jul 20, 2021