Skip to main content

Cross Platform
React Native UI toolkit

A React Native framework for making cross platform applications

React Native ElementsSponsor us - reactnativeelements.com
React Native ElementsSponsor us - reactnativeelements.com

Why React Native Elements?

How to get started?

1. Install the React Native Elements package from the NPM

npm install @rneui/base @rneui/themed

2. Import the component and use it in your project

import React from 'react';
import { Button } from '@rneui/base';

const AwesomeButton = () => (<Button title='Welcome'/>)

React Native ElementsSponsor us - reactnativeelements.com

Expo demo

See in action, play a live demo published on Expo

Preview on Expo Go

Use android phone to scan the QR code with your
Expo Go app to preview the example.
React Native ElementsSponsor us - reactnativeelements.comExpo QR Code React Native ElementsSponsor us - reactnativeelements.com
React Native ElementsSponsor us - reactnativeelements.com

VS Code Extension

Snippets extension with previews & auto import

Community

We are a community of developers who love React Native.