npm

react-native-verloop-live-chat

1.0.43 • Public • Published

react-native-verloop-live-chat

Getting started

$ npm install react-native-verloop-live-chat --save

Mostly automatic installation

$ react-native link react-native-verloop-live-chat

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-verloop-live-chat and add VerloopLiveChat.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libVerloopLiveChat.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Android

  1. Open up android/app/src/main/java/[...]/MainApplication.java
  • Add import com.reactlibrary.VerloopLiveChatPackage; to the imports at the top of the file
  • Add new VerloopLiveChatPackage() to the list returned by the getPackages() method
  1. Append the following lines to android/settings.gradle:
    include ':react-native-verloop-live-chat'
    project(':react-native-verloop-live-chat').projectDir = new File(rootProject.projectDir, 	'../node_modules/react-native-verloop-live-chat/android')
    
  2. Insert the following lines inside the dependencies block in android/app/build.gradle:
      compile project(':react-native-verloop-live-chat')
    

Usage

import VerloopLiveChat from 'react-native-verloop-live-chat';

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.430latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.430
1.0.420
1.0.410
1.0.400
1.0.390
1.0.380
1.0.370
1.0.360
1.0.350
1.0.340
1.0.3320
1.0.320
1.0.310
1.0.300
1.0.290
1.0.280
1.0.270
1.0.260
1.0.250
1.0.240
1.0.230
1.0.220
1.0.210
1.0.200
1.0.190
1.0.180
1.0.170
1.0.160
1.0.120
1.0.110
1.0.100
1.0.90
1.0.81
1.0.70
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i react-native-verloop-live-chat

Weekly Downloads

20

Version

1.0.43

License

MIT

Unpacked Size

114 kB

Total Files

49

Last publish

Collaborators

  • raghav39