Skip to content

Niryo/react-native-highlight-updates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Highlight component updates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published