1.0.105 • Published 10 months ago

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

Weekly downloads
173
License
ISC
Repository
-
Last release
10 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.105

10 months ago

1.0.104

10 months ago

1.0.103

2 years ago

1.0.101

2 years ago

1.0.102

2 years ago

1.0.100

3 years ago

1.0.99

3 years ago

1.0.98

3 years ago

1.0.97

3 years ago

1.0.96

3 years ago

1.0.95

3 years ago

1.0.94

3 years ago

1.0.84

3 years ago

1.0.83

3 years ago

1.0.82

4 years ago

1.0.88

3 years ago

1.0.87

3 years ago

1.0.86

3 years ago

1.0.85

3 years ago

1.0.89

3 years ago

1.0.91

3 years ago

1.0.90

3 years ago

1.0.93

3 years ago

1.0.92

3 years ago

1.0.80

4 years ago

1.0.81

4 years ago

1.0.79

4 years ago

1.0.78

4 years ago

1.0.77

4 years ago

1.0.76

4 years ago

1.0.75

4 years ago

1.0.74

4 years ago

1.0.73

4 years ago

1.0.72

4 years ago

1.0.71

4 years ago

1.0.70

4 years ago

1.0.69

4 years ago

1.0.68

4 years ago

1.0.67

4 years ago

1.0.66

4 years ago

1.0.65

4 years ago

1.0.64

4 years ago

1.0.63

4 years ago

1.0.62

4 years ago

1.0.61

4 years ago

1.0.60

4 years ago

1.0.59

4 years ago

1.0.58

4 years ago

1.0.57

4 years ago

1.0.56

4 years ago

1.0.55

4 years ago

1.0.54

4 years ago

1.0.53

5 years ago

1.0.52

5 years ago

1.0.51

5 years ago

1.0.50

5 years ago

1.0.49

5 years ago

1.0.48

5 years ago

1.0.47

5 years ago

1.0.46

5 years ago

1.0.45

5 years ago

1.0.44

5 years ago

1.0.43

5 years ago

1.0.42

5 years ago

1.0.41

5 years ago

1.0.40

5 years ago

1.0.39

5 years ago

1.0.38

5 years ago

1.0.37

5 years ago

1.0.36

5 years ago

1.0.35

5 years ago

1.0.34

5 years ago

1.0.33

5 years ago

1.0.32

5 years ago

1.0.31

5 years ago

1.0.30

5 years ago

1.0.29

5 years ago

1.0.28

5 years ago

1.0.27

5 years ago

1.0.26

5 years ago

1.0.25

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago