From 1fed321100d98edc911fdf8107622a8244701037 Mon Sep 17 00:00:00 2001 From: liu-jingjing123456 Date: Wed, 10 Dec 2025 15:53:54 +0800 Subject: [PATCH 1/2] =?UTF-8?q?docs:=20=E4=BF=AE=E6=94=B9react-native-vibr?= =?UTF-8?q?ation-feedback=E5=BA=93=E7=9A=84=E4=BD=BF=E7=94=A8=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zh-cn/react-native-vibration-feedback.md | 45 ++++++++++-------------- 1 file changed, 18 insertions(+), 27 deletions(-) diff --git a/zh-cn/react-native-vibration-feedback.md b/zh-cn/react-native-vibration-feedback.md index 2b89cfd2..cfe6e7f6 100644 --- a/zh-cn/react-native-vibration-feedback.md +++ b/zh-cn/react-native-vibration-feedback.md @@ -51,38 +51,29 @@ yarn add @react-native-ohos/react-native-vibration-feedback ```js import React from "react"; import { View, Button} from "react-native"; -import {TestCase, Tester, TestSuite} from "@rnoh/testerino" import RNVibrationFeedback from 'react-native-vibration-feedback'; const App = (props) => { return ( - - - - - -