Universal Cross Platform React Native UI Toolkit
Follow these instructions to install React Native Elements!
Start using the components or try it on Snack here.
import { CircularSlider } from 'react-native-elements-universe';
<CircularSlider />;
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.
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.
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!
We encourage everyone to contribute & submit PR's especially first-time
contributors. Look for the label Good First Issue
on the issues. Click
here
to see them.
If there is something you's like to see or request a new feature, please submit an issue or a pull request.