DEV Community

Chris Achinga
Chris Achinga

Posted on • Originally published at chrisdevcode.hashnode.dev on

What Is React Native, Building With React Native

TL;DR

React Native - Simply an Open Source framework (React) used to create applications that run on multiple devices (Android, Web, iOS ...) using JavaScript.

React Native Docs

To get started with React Native, it is advisable to have basic knowledge of javascript (es2015) and React components and props, just the basics of all these will set you ready.

Native Components: Components that can be used in iOS and Android devices.

Core Components: Ready to use React Native Components -

native and core components

List of core components

React Native Developer Environment

Docs

Sentry mobile image

Improving mobile performance, from slow screens to app start time

Based on our experience working with thousands of mobile developer teams, we developed a mobile monitoring maturity curve.

Read more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay