Is React Native hard?

Learning mobile development is not a piece of cake and comparatively difficult than web development mostly. No matter if you choose to learn React Native (which is one of the easiest ) or any other platform/framework for mobile development.

Read more

Why are expo apps so big?

The size for an app built with expo build on iOS is approximately 20mb (download), and Android is about 15mb. This is because a bunch of APIs are included regardless of whether or not you are using them — this lets you publish updates that use new APIs, but comes at the cost of binary size.

Read more