NextJS 14 and react-pdf integrationAre you having issues when trying to use react-pdf with NextJS 14+?May 31May 31
Handling Double and Single tap on React NativeHandling double tap on screen is not a secret, but sometimes like displaying a video, we want to handle double and single taps, on single…Sep 8, 2023Sep 8, 2023
Published inTribalScaleHow To Create a Canvas App With React NativeWritten by: Ben Hur Martins Carvalho, Agile Software Engineer, TribalScaleMar 3, 2023Mar 3, 2023
How to reduce 90% of the work in the initial setup of your React Native project.Hi, if you are like me and constantly create new projects to test libraries, concepts or just want to implement an idea that popped up in…Jan 10, 2023Jan 10, 2023
How to build a Roulette Wheel with React NativeRoulette Wheels or Wheels of Fortune is not a new concept when you randomly need to pick a winner or prize, I've already experienced it on…Dec 29, 20221Dec 29, 20221
How to create a countdown timer hook for your React projectHi there, timers are quite easy to use in JS, we have native libraries for that, but showing time being update in React/React Native…Aug 18, 2022Aug 18, 2022
Typing React Components: React.FC or JSX.Element?Typing a React/React Native component is not always necessary, the type usually is implicit by the return statement, but sometimes we need…Aug 10, 20221Aug 10, 20221
Published inTribalScaleMy Personal Experience with Extreme ProgrammingWritten by: Ben Hur Martins Carvalho, Agile Software Engineer, TribalScaleJul 27, 2022Jul 27, 2022
Published inTribalScaleHow I Wrote My First React LibraryWritten by: Ben Hur Martins Carvalho, Agile Software Engineer, TribalScaleMay 18, 2022May 18, 2022
Published inTribalScaleTutorial: UI Testing in React Native with testing-libraryWritten by: Ben Hur Martins Carvalho, Agile Software Engineer, TribalScaleMar 22, 20221Mar 22, 20221