Adding SVG icons to your React Native App 11 Sep 2019 Reading Time: 3 minutes While working on the project we can face different situations that require design implementation. Let’s see what we can do with icons. There are…
React Native – Tips to Style Your App 3 May 2019 Reading Time: 4 minutes Simply about React Native styling With React Native, you don’t have to use a special language or syntax for defining styles. You can just…