Does anyone know how can this be done in React Native? Is this some kind od SVG? I mean the middle transparent square. I tryed with styles but no luck
I just started using Redux with React, im just curious what is better practice when getting data from API, should I fetch it in React component and then send data to Redux to ...
Does anyone have experience with MS SQL server? I created REST API for logging in, and it works, but problem is that I log in with username, and its in capital letters in base...
Hey guys, one question, I'm still a beginner and I want to make some app for family company i'm working in (its not IT company). Its like inventory list so I need a lot of tab...
username column is Unique, maybe it has to do with it, so you cant enter same name but with different letters?
Is it better to learn Redux with React, or react only first then start with redux?