Skip to content

Commit

Permalink
Add NPM badge
Browse files Browse the repository at this point in the history
  • Loading branch information
vicke4 authored Jun 7, 2018
1 parent 443aaa8 commit b32418f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

# React Native Invoke App

[![npm version](https://badge.fury.io/js/react-native-invoke-app.svg)](https://badge.fury.io/js/react-native-invoke-app)

[Headless JS](https://facebook.github.io/react-native/docs/headless-js-android.html) is a way to run background tasks in a React Native app. Sometimes we may want to invoke the app from Headless JS. You can use this module to bring your app to foreground in all the following three cases.

- App is in foreground
Expand Down

0 comments on commit b32418f

Please sign in to comment.