Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 812 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 812 Bytes

Installation

  • Using npm: npm install react-native-chat-ui
  • Using Yarn: yarn add react-native-chat-ui

Example

Updating package

  • npm login
  • npm version [patch, minor, major]
  • npm publish

Development