Cross Platform React Native UI Toolkit
npm install @rneui/themed
Cross Platform React Native UI Toolkit
bash
npm install @rneui/themed
`
Follow
these instructions
to install React Native Elements!
Usage
Start using the components or try it on Snack
here.
`js
import { Button } from '@rneui/themed';
;
`
React Native Web support
As a cross platform UI Toolkit, you can now use RNE on the web & share your codebase between your React Native + React web apps. RNE components are rendered perfectly on browser. You can achieve this to target iOS, Android and Web by collaborating RNE and React Native for Web.
Click here for a full walkthrough using React Native Elements + React Native Web.
Expo demo app
Checkout the official
React Native Elements App
on Expo which uses all of the React Native Elements components.
If you are looking to contribute to the React Native Elements App, click
here to
view the implementation & run the RNE expo app locally.
VS Code Extension
Install the React Native Elements VS Code Extension to speed up development.
Documentation
View the full docs here
Contributing
Interested in contributing to this repo? Check out our
Contributing Guide
and submit a PR for a new feature/bug fix.
A big shoutout to all our contributors! You could be here too!
$3
We encourage everyone to contribute & submit PR's especially first-time
contributors. Look for the label Good First Issue` on the issues. Click