Skip to content

Aksjit/rn-powerbi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power Bi for React Native

This component opens PowerBI reports. It uses the WebView on Android and iOS to display them.

Installation

$ npm install --save rn-powerbi

Usage

import PowerBi from 'rn-powerbi';

For a report to display you need at least five parts: AccessToken, Embed URL and the ID of the report. (these can be obtained thru the rest api)

Author Aksjit

About

Implementing powerbi in react native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published