1.0.103 • Published 5 months ago

react-native-oks-chat-ui v1.0.103

Weekly downloads
173
License
ISC
Repository
-
Last release
5 months ago

react-native-oks-chat-input-ui

Getting started

$ npm install react-native-oks-chat-input-ui --save

Mostly automatic installation

$ react-native link react-native-oks-chat-input-ui

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-oks-chat-input-ui and add RNOksChatInputUi.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libRNOksChatInputUi.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/[...]/MainActivity.java
  • Add import com.reactlibrary.RNOksChatInputUiPackage; to the imports at the top of the file
  • Add new RNOksChatInputUiPackage() to the list returned by the getPackages() method
  1. Append the following lines to android/settings.gradle:
    include ':react-native-oks-chat-input-ui'
    project(':react-native-oks-chat-input-ui').projectDir = new File(rootProject.projectDir, 	'../node_modules/react-native-oks-chat-input-ui/android')
  2. Insert the following lines inside the dependencies block in android/app/build.gradle:
      compile project(':react-native-oks-chat-input-ui')

Windows

Read it! :D

  1. In Visual Studio add the RNOksChatInputUi.sln in node_modules/react-native-oks-chat-input-ui/windows/RNOksChatInputUi.sln folder to their solution, reference from their app.
  2. Open up your MainPage.cs app
  • Add using Oks.Chat.Input.Ui.RNOksChatInputUi; to the usings at the top of the file
  • Add new RNOksChatInputUiPackage() to the List<IReactPackage> returned by the Packages method

Usage

import RNOksChatInputUi from 'react-native-oks-chat-input-ui';

// TODO: What to do with the module?
RNOksChatInputUi;
1.0.103

5 months ago

1.0.101

10 months ago

1.0.102

10 months ago

1.0.100

1 year ago

1.0.99

1 year ago

1.0.98

2 years ago

1.0.97

2 years ago

1.0.96

2 years ago

1.0.95

2 years ago

1.0.94

2 years ago

1.0.84

2 years ago

1.0.83

2 years ago

1.0.82

2 years ago

1.0.88

2 years ago

1.0.87

2 years ago

1.0.86

2 years ago

1.0.85

2 years ago

1.0.89

2 years ago

1.0.91

2 years ago

1.0.90

2 years ago

1.0.93

2 years ago

1.0.92

2 years ago

1.0.80

2 years ago

1.0.81

2 years ago

1.0.79

3 years ago

1.0.78

3 years ago

1.0.77

3 years ago

1.0.76

3 years ago

1.0.75

3 years ago

1.0.74

3 years ago

1.0.73

3 years ago

1.0.72

3 years ago

1.0.71

3 years ago

1.0.70

3 years ago

1.0.69

3 years ago

1.0.68

3 years ago

1.0.67

3 years ago

1.0.66

3 years ago

1.0.65

3 years ago

1.0.64

3 years ago

1.0.63

3 years ago

1.0.62

3 years ago

1.0.61

3 years ago

1.0.60

3 years ago

1.0.59

3 years ago

1.0.58

3 years ago

1.0.57

3 years ago

1.0.56

3 years ago

1.0.55

3 years ago

1.0.54

3 years ago

1.0.53

4 years ago

1.0.52

4 years ago

1.0.51

4 years ago

1.0.50

4 years ago

1.0.49

4 years ago

1.0.48

4 years ago

1.0.47

4 years ago

1.0.46

4 years ago

1.0.45

4 years ago

1.0.44

4 years ago

1.0.43

4 years ago

1.0.42

4 years ago

1.0.41

4 years ago

1.0.40

4 years ago

1.0.39

4 years ago

1.0.38

4 years ago

1.0.37

4 years ago

1.0.36

4 years ago

1.0.35

4 years ago

1.0.34

4 years ago

1.0.33

4 years ago

1.0.32

4 years ago

1.0.31

4 years ago

1.0.30

4 years ago

1.0.29

4 years ago

1.0.28

4 years ago

1.0.27

4 years ago

1.0.26

4 years ago

1.0.25

4 years ago

1.0.24

4 years ago

1.0.23

4 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago