Javascript How to extend styles in React-Native? Panayiotis Georgiou 07/09/2018 0 The nice thing about styles in React Native is that everything is JavaScript. 😂 React Native uses a JavaScript class…
Javascript React Initial State Example Panayiotis Georgiou 28/07/2018 0 Learning React it is very important to understand what state is, the concept and really how does it work. Let’s take a stab at…
Javascript What’s new on React 16 Panayiotis Georgiou 01/10/2017 0 The react team announced last week the new React version 16. The new release has new features, improvements, performance and more. …
Javascript React Native and CodePush Experience Panayiotis Georgiou 22/07/2017 0 I’ve been building with React Native for a few months now. For the deployment part we have used CopePush. The post will give you my…
Javascript React.js First Attempt Panayiotis Georgiou 19/12/2016 3 You've heard about this UI library called React and want to see what it's about. Or maybe someone told you to come here. Either way,…