Prince ShresthainCodeXHow to check if an item exists in an arrayAre there better ways than array.findIndex?Oct 29, 2022Oct 29, 2022
Prince ShresthainCodeXHow to search for an item in an arrayThe simple answer is array.find but there are more efficient ways.Oct 29, 2022Oct 29, 2022
Prince ShresthaAdd gradient colors to your background, borders, and Text in React NativeIf it were as easy as writing a single line of CSS to add gradient colors to your React Native components.Jul 31, 2021Jul 31, 2021
Prince ShresthainCodeXUse a button to upload files on your React App (with bootstrap)If you’re here, you’re probably having problems customizing the input[type=file] tag to match your designs. It would be much easier if it…Apr 9, 20213Apr 9, 20213
Prince ShresthainCodeXBuild a better React Native form with Formik and Yup“Build forms in React without the tears.” Considering all the tears that typing in all the separate states for each form variable would…Mar 26, 20216Mar 26, 20216