Encrypt and Decrypt your data using AES and RSA algorithmSo few days back i got a task of implementing payload encryption for api calls for a application so that anyone trying to inspect/intercept…Feb 21Feb 21
The Waving FlagThe waving Indian flag with Animated library react native made with plane jsAug 15, 2023Aug 15, 2023
How to show PDF in react native expo app without downloading pdf in deviceIt is very easy to download pdf in react native expo mobile app and showing it but it is very complex to show a pdf witout…Jul 1, 2023Jul 1, 2023
Re rendering is a curse (part 2)when i started working on my personal project i came across a use case like form implementation and submit button implementation with…Apr 23, 2023Apr 23, 2023
Re rendering is a curse (part 1)when i started working on my personal project i came across a use case where changing single child element value re rendering all other…Apr 8, 2023Apr 8, 2023
Implementing long polling for notification in react native mobile appFirst on App root navigator we will use a setInterval to set our notification api calling function which will run after every 30 sec and it…Apr 2, 2023Apr 2, 2023
How to access .net core (cqrs architecture ) localhost api’s in react native applicationI was struggling with this problem for long it was throwing network request failed every time tried lot of solution and last this thing…Aug 30, 2021Aug 30, 2021