Kitavi Joseph React Native Developer

Stories by Kitavi Joseph

React Native Linear Gradient

Creating complex gradients with react-native-linear-gradient

Dev

Gradients can come in handy when you want to create multi-color backgrounds or custom buttons, adding visual interest to your UI and guiding user attention.

Kitavi Joseph
Apr 13, 2022 ⋅ 6 min read
React Native form validations with Formik and Yup

React Native form validations with Formik and Yup

Dev

Formik and Yup offer an easy, understandable, and extensible solution to handling forms in React and React Native.

Kitavi Joseph
Sep 17, 2020 ⋅ 11 min read

Nested React Native navigators

Dev

We will create a switch navigator for switching between application screens and authentication screens. Then we’ll create a drawer navigator which will contain the tab navigator and stack navigator.

Kitavi Joseph
Apr 7, 2020 ⋅ 9 min read