DEV Community

Discussion on: tools/libraries on developing a react native app

Collapse
 
pavermakov profile image
Pavel Ermakov

Cool!

At work we use (.)Net framework, but for my personal stuff nodejs is the first in the line.

I am not a db expert, i only know that there are rwlational amd not relational dbs, and that at work we use dynamodb.

As for my favorite part, the frontend, it is classic, with react-native and redux, plus a bunch of different 3rd party tools, such as react-native-maps and so on. For api fetching we use react-native-pinch, which i personaly hate but we are required to use it, because it provides ssl pinning.