Better way to import components in large react/react native projectsA Component is the basic building block of React. They are independent reusable bits of code and comes in two types - Class and Functional…Feb 23, 2022Feb 23, 2022
Add custom fonts to react-native 0.60+ easily in 3 stepsIn this article I will give you the steps to include custom fonts in any react-native project (0.60+).May 5, 2020May 5, 2020
Meet the new diagnostic tool for react-native : react-native doctorIf you’ve been in to flutter for sometime, you may know the usage of flutter doctor command. If not, the doctor command checks your…Nov 19, 20191Nov 19, 20191
Published inThe StartupLearn Firebase Authentication using React Native 0.60+ and React Native FirebaseThis is a quick tutorial to make a react native authentication app using react-native-firebase. To start with, Create a new react-native…Nov 13, 20191Nov 13, 20191