Skip to content

RistoBIn/GiftChat

Repository files navigation

Gifted Chat Test Project

This project is to know how to customize react-native-gifted-chat library for your own chat app.

Installation

  1. In root folder of project, run the following command. yarn install

  2. To run this project in android device npx react-native run-android

    To run this project in iOS device npx react-native run-ios

Customize of react-native-gifted-chat

  1. Copy all file of lib folder in react-native-gifted-chat library and paste them to any place of your project.
  2. Change necessary component that you are going to customize.
  3. Do not import GiftedChat component of react-native-gifted-caht, import GiftedChat component of your project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors