From 0b0db285520a7ca2d2cb00a06a78b630e060693f Mon Sep 17 00:00:00 2001 From: JoshLi <542938192@qq.com> Date: Tue, 11 Sep 2018 15:18:33 +0800 Subject: [PATCH] Update RN docs --- ReactNative/docs/APIs.md | 4 ---- ReactNative/docs/APIs_zh.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/ReactNative/docs/APIs.md b/ReactNative/docs/APIs.md index 372f451b..0683d60a 100644 --- a/ReactNative/docs/APIs.md +++ b/ReactNative/docs/APIs.md @@ -82,10 +82,6 @@ Refer to iOS,Android example - [chatInputBackgroupColor](#chatInputbackgroupcolor) - [showSelectAlbumBtn](#showselectalbumbtnandroid-only) - [showRecordVideoBtn](#showRecordVideoBtnandroid-only) - - [hideCameraButton](#hideCameraButtonandroid-only) - - [hideVoiceButton](#hideVoiceButtonandroid-only) - - [hideEmojiButton](#hideEmojiButtonandroid-only) - - [hidePhotoButton](#hidePhotoButtonandroid-only) - [inputPadding](#inputPadding) - [inputTextColor](#inputTextColor) - [inputTextSize](#inputTextSize) diff --git a/ReactNative/docs/APIs_zh.md b/ReactNative/docs/APIs_zh.md index 1918a224..6e73ddc2 100644 --- a/ReactNative/docs/APIs_zh.md +++ b/ReactNative/docs/APIs_zh.md @@ -81,10 +81,6 @@ const AuroraIMUIController = IMUI.AuroraIMUIController; // the IMUI controller, - [chatInputBackgroupColor](#chatInputbackgroupcolor) - [showSelectAlbumBtn](#showselectalbumbtnandroid-only) - [showRecordVideoBtn](#showRecordVideoBtnandroid-only) - - [hideCameraButton](#hideCameraButtonandroid-only) - - [hideVoiceButton](#hideVoiceButtonandroid-only) - - [hideEmojiButton](#hideEmojiButtonandroid-only) - - [hidePhotoButton](#hidePhotoButtonandroid-only) - [inputPadding](#inputPadding) - [inputTextColor](#inputTextColor) - [inputTextSize](#inputTextSize)