event-source-library-test

1.3.0 • Public • Published

react-native-event-source

Getting started

$ npm install react-native-event-source --save

Mostly automatic installation

$ react-native link react-native-event-source

Manual installation

iOS

  1. In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  2. Go to node_modulesreact-native-event-source and add RNEventSource.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libRNEventSource.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Usage

import RNEventSource from 'react-native-event-source';
 
// TODO: What to do with the module?
RNEventSource;

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.3.00latest

Version History

VersionDownloads (Last 7 Days)Published
1.3.00
1.2.90
1.2.80
1.2.70
1.2.50
1.2.40
1.2.20
1.2.10
1.2.00
1.1.00
1.0.00

Package Sidebar

Install

npm i event-source-library-test

Weekly Downloads

0

Version

1.3.0

License

MIT

Unpacked Size

46 kB

Total Files

14

Last publish

Collaborators

  • gmccobb22