react-native-iterable

1.0.2 • Public • Published

react-native-iterable

Getting started

$ npm install react-native-iterable --save

Mostly automatic installation

$ react-native link react-native-iterable

Add this to AppDelegate.m:

IterableConfig *config = [[IterableConfig alloc] init];
[IterableAPI initializeWithApiKey:@"<YOUR_API_KEY>" launchOptions:launchOptions config:config]

Usage

import RNIterable from 'react-native-iterable';

// TODO: What to do with the module?
RNIterable;

/react-native-iterable/

    Package Sidebar

    Install

    npm i react-native-iterable

    Weekly Downloads

    5

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    386 kB

    Total Files

    211

    Last publish

    Collaborators

    • alvelig