Data Flow Map using Cytoscape and Vue.jsWe are going to create a Data Flow Map using Cytoscape and Dagre layout using Vue.jsDec 5, 20212Dec 5, 20212
How to create a Basic Authentication App using React Query and React NavigationIn this tutorial we will see how to create a basic authentication app using react navigation 6 and react query. Requests to the server…Nov 21, 2021Nov 21, 2021
How to crate a Calendar App in React Native using Pure JavaScript/Typescript and without any…We are going to create a calendar application without using any external libraries just using Typescript.Sep 26, 2021Sep 26, 2021
How to create a Sticky Header in React Native and React NavigationWe will use react-navigation-collapsible to make react navigation header collapsible. The use case that we are trying to replicate is…Sep 5, 2021Sep 5, 2021
How to build Responsive React Native Components using RestyleIn this blog I will show you how to build a responsive react native components using Restyle.Aug 22, 2021Aug 22, 2021
Published inJavaScript in Plain EnglishHow to Debug Redux in React Native using FlipperThe flipper-plugin-redux-debugger allows you to read React Native redux logs inside Flipper now:Aug 15, 20213Aug 15, 20213
How to Create Custom MapView Component in React Native Gifted ChatReact Native Gifted Chat is a feature rich chat UI for React Native & Web. I would like to show you, how to create a custom view for gifted…Aug 8, 2021Aug 8, 2021
How to use Why Did You Render library in React Nativewhy-did-you-render can be used to detect unnecessary re renders in react native.Aug 8, 20211Aug 8, 20211
How to Persist Navigation State in React Native and React Navigation 5You might want to save the navigation state in the app, so that the same screen is show after the app is restarted.Jul 18, 2021Jul 18, 2021
Published inJavaScript in Plain EnglishHow to Build a Simple ToDo App in React Native using Redux ToolkitIn this article, we will build a simple todo app using the Redux toolkit in React Native.Jul 9, 20211Jul 9, 20211
Cross platform component Libraries in React NativeList of top cross platform react native component libraries in 2021Jun 27, 2021Jun 27, 2021
Best Practices for using Text Input component in React NativeIn this article, you’ll find best practices for Text Input that have been collected from different sources. These techniques — when used…Jun 23, 2021Jun 23, 2021
Creating Custom View in React Native Gifted ChatReact Native Gifted Chat is a feature rich chat UI for React Native & Web. I would like to show you, how to create a custom view for…Sep 1, 20202Sep 1, 20202
Integrating react-native-web in an existing react native applicationFor using react native on web we can use many web tools. Create React App template is used for this example.Aug 29, 2020Aug 29, 2020