📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

react-native-highlight-updates

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-highlight-updates

Highlights Component Updates

1.2.0
latest
Source
npm
Version published
Weekly downloads
2K
-32.25%
Maintainers
1
Weekly downloads
 
Created
Source

React Native Highlight Component Updates

Installation

npm install --save-dev react-native-highlight-updates

Useage

Import the package inside your entry point file, before the rest of your code is being loaded:

require('react-native-highlight-updates');

If you are using Expo, the entry point for the project is:

./node_modules/react-native-scripts/build/bin/crna-entry.js

Just add the require statement to the begining of this file.

Keywords

React

FAQs

Package last updated on 09 Nov 2018

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