Ciprian Craciun - FrontEnd Developer

Ciprian Craciun

FrontEnd/Web Developer

Engineering is about making a product better, learning from past mistakes and create a process which is easy for all to understand.

Tags: android-permissions API AsyncStorage generator JWT permissions react-native react-redux redux redux-sagas requestMultiple() token

  • April 2, 2019
Using redux-saga with Android Permissions in a react native app

Android permissions in react native app can be integrated very easily if you need something quick for a component, a […]

  • March 19, 2019
React native maps for Android

Using maps in react native is easy because we can use react-native-maps, but we also need to know how to […]

  • March 8, 2019
How to use redux persist with react native

Working with react or react-native and having state management like redux, we have cases when we need to persist our […]

  • February 27, 2019
Native modules – react native development

You may no find so easy this chapter in react native and because I had this problem I want to […]

  • February 24, 2019
Using flow with react native

As a best practice when you start a react native project you could take into consideration using a static type […]

  • February 18, 2019
Setup ESLint and Prettier for a react-native app

When you start a react native project or any other projects witch involves javascript, it’s important to setup some basic […]