Expo Application Services
visit websiteExpo Application Services (EAS) is a suite to build and ship native iOS/Android and React Native faster and without the hassle.
Why is this technology in trial?
EAS greatly simplifies our existing CI/CD setup. On the other hand, building on EAS servers comes with a price tag. Thanks to eas build --local
, we have the benefit of the ease-of-use of the EAS tooling, while keeping the price low by building on our own premises.
Related technologies
Expo
Expo is a framework to rapidly build cross platform React native applications that run on mobile and web.
React Native
React Native is like React, but it uses native components instead of web components as building blocks. So to understand the basic structure of a React Native app, you need to understand some of the basic React concepts, like JSX, components, state, and props. If you already know React, you still need to learn some React Native specific stuff, like the native components.