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
Higher Order Component for listing data using FlatList in React NativeIf you’ve been using React or React Native for some time, you might have felt the need to have copies of the same logic in multiple…Feb 5, 20221Feb 5, 20221
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, 20201May 5, 20201
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