PinnedHow to pass data as props to component in react native.Everyone who is new to React Native is confused by these so called props, because they are never mentioned in any other web framework, and…Nov 1, 2020Nov 1, 2020
How to add Bottom Tab Navigator in Rreact Native ApplicationReact Native Bottom Navigation is a popular UI pattern that enables users to easily switch between different views or screens within an…Apr 17, 2023Apr 17, 2023
How add custom fonts in react native projectFonts give greate user experience and custom fonts can provide unique identity to app and make your app standout in global market.Apr 7, 2023Apr 7, 2023
React Native LocalizationReact Native is a popular mobile application framework that allows developers to build high-quality apps for iOS and Android using…Mar 28, 2023Mar 28, 2023
In My Last Tutorial i show you how to pass data as props from one component to another component…Everyone who is new to React Native they can follow this tutorial and can learn how to update props value from another component.Nov 10, 2020Nov 10, 2020
Navigate from one screen to another using React Native Navigation v5 from function based component.Hello Friends, In my last tutorial i show you how to navigate from one screen to another screen using class based component.Oct 27, 2020Oct 27, 2020
Navigate from one screen to another in React Native Navigation v5Today in this tutorial i will show you how to implement stack navigator in react native app using stack navigator to move from one screen…Oct 21, 2020Oct 21, 2020
Display GIF Image from url in React nativeThe .GIF image also known as Graphics Interchange Format Image supported multiple animations. So in this article i am going to create a…Oct 20, 2020Oct 20, 2020