React Native Components and a bit Styling.
So let us start with the component, component is a javascript function that is re-usable and returns jsx. JSX stands for “JavaScript XML”, allows us to write HTML in React by converting HTML into React components, helping you to easily create user in...
sachin505.hashnode.dev3 min read