New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pru-rt/react-native-elements

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pru-rt/react-native-elements

React Native Elements & UI Toolkit

  • 0.16.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

react-native-elements

React Native Elements

Cross Platform React Native UI Toolkit


React Native UI Toolkit

Get Started

Installation

  • If you are using create-react-native-app or Expo, follow these instructions.

  • If your project is a standard React Native project (if you have an ios/android directory and created it with react-native init), follow these installation instructions.

Usage

Start using the components or try it on Snack here.

import { Button } from 'react-native-elements';

<Button
  raised
  icon={{name: 'home', size: 32}}
  buttonStyle={{backgroundColor: 'red', borderRadius: 10}}
  textStyle={{textAlign: 'center'}}
  title={`Welcome to\nReact Native Elements`}
/>

Components Included

Documentation

View the full docs here

Demo App

Run the pre built and configured React Native Elements App on Expo which uses all of the React Native Elements components.

Also checkout the example/ folder to view the implementation & run the expo app locally.

Roadmap

FIRST CONTRIBUTORS

Look for the label Good First Task on the issues. Click here to see them.

NOT STARTED

Contributing

Interested in contributing to this repo? Have a look at our Contributing Guide

Also come say hi to the RNE community on our public Slack team. See you on the other side! :)

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

Keywords

FAQs

Package last updated on 20 Aug 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc