Shihara DilshaninTechnoid CommunityDeploy any machine learning model for real-time frame processing with React Native Vision Camera…Please note than this article is based on React Native Vision camera V2Jan 6Jan 6
Shihara DilshanXML vs Jetpack Compose in native Android application developmentThe standard technique for creating user interfaces in Android applications has long been XML layout. Developers can specify the layout and…Sep 28, 2023Sep 28, 2023
Shihara DilshanJava Lambda expressions and Functional interfaces.Java 8 brought a lot of new feature to the language. It was a huge update that Java ever had. Among all those updates Lambda expressions…Jul 28, 2023Jul 28, 2023
Shihara DilshaninTechnoid CommunityReact Native ArchitectureI assume that I don’t have to give an introduction to React Native. Everyone these days has heard about it, and knows what it is and what…May 10, 20231May 10, 20231
Shihara DilshanFrequency counter pattern in problem solving.Did you ever come across with an issue that your solutions are getting too slower when you try to compare multiple pieces of data with one…Apr 26, 20231Apr 26, 20231
Shihara DilshanWrite single view or user flow in a existing Native Android/IOS application using React NativeWhat the first thing that comes up to your mind when it comes to React Native. “It’s writing one single code base for both IOS and Android…Mar 4, 2023Mar 4, 2023
Shihara DilshanDecrease development and build time in React apps using Vite over create-react-app with WebPack.Let me ask you a quick question. How do you create a react app? The answer would be much simple right. You are going to use…Dec 2, 2022Dec 2, 2022
Shihara DilshanConventional Commits & Pre commit hooks with husky — No bad commits any moreAs we proceed our career in Software Development world, we must improve ourselves even with the smallest things we come up with. A good…Nov 20, 2022Nov 20, 2022
Shihara DilshanReact reconciliation and diffing algorithm and how it reduce the complexity to O(n³) to linear O(n)Hello every one, It’s been a long time since I wrote an article in medium. Hope every one is doing great in time hard time specially in…Jul 13, 2022Jul 13, 2022