Skip to main content
Version: Latest (v3.0.x)

Testing & Run the App

Check Dependencies

For the successfully make the App build, we need to check our project details.

npx react-native info

After run above command, we see output like this:

To build your app, we need to install some required packages.

If your output similar to above image, then we are good to go.