PinnedSecuring React Native Application from Vulnerability & Penetration attacksWe are going to look into ways by which we can secure React Native applications according to Vulnerability Assessment and Penetration…Jul 15, 20212Jul 15, 20212
PinnedStrategy for upgrading React-NativeI started working on react native project with 0.57 version. After that I have upgraded many projects gradually from 0.59 to latest version…Jul 2, 20211Jul 2, 20211
Optimising React Native App for Peak PerformanceIn the competitive landscape of mobile apps, performance can make or break user satisfaction. A slow, laggy app can lead users to abandon…Nov 11Nov 11
Smart Ways to Hide Keyboard on Mobile When Input is ActiveIn React Native applications, handling the keyboard’s visibility is essential to ensure a smooth user experience. When a user finishes…Nov 5Nov 5
How to Modify Existing, Un-pushed Commit Messages in GitDevelopers often have to modify commit messages. Sometimes it is just a simple typo, sometimes it may include more context for readability…Nov 4Nov 4
Published inTowards DevPractice React Native Project for beginnersI am not going to show you how to do it but I am attaching design files where you can practice multiple things related to React Native…May 12, 2022May 12, 2022
Daily Notes React Native, JavaScript, XCODE, android GradleIssue 1: adb devices command not foundMar 24, 2022Mar 24, 2022
Debugging React Native application WebViewIt’s possible to debug WebView contents in the iOS simulator or on a device using Safari Developer Toolkit. Steps: 1) Open Safari browser…Jul 15, 2021Jul 15, 2021
Implementing Kissmetrics on ReactJS AppReactJS is an open source JS library for building UI and used for SPA, and it manages the views of web apps. ReactJS can help you to…Jan 5, 2021Jan 5, 2021
ANDROID_HOME issue in zhs terminal for macOS CatalinaMacs will now use zsh as the default login shell and interactive shell across the operating system. All newly created user accounts in…Nov 25, 2020Nov 25, 2020