What is react native
In this chapter, you will learn about what is react native. Let’s list the points which defines what What is react native is.
- The react native is a collection of special react components.
- The react native can translate them and
- The react native can compile these components to native widgets for both IOS and Android
- It has a feature which makes the ability to access the native platform APIs
- It has tools to connect javascript code to native platform code.