This repository was archived by the owner on Dec 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33 "devDependencies" : {
44 } ,
55 "author" : "" ,
6- "name" : "rnoh -text-size" ,
6+ "name" : "@react-native-oh-tpl/react-native -text-size" ,
77 "description" : "Please describe the basic information." ,
88 "main" : "index.ets" ,
9- "version" : "1 .0.0" ,
9+ "version" : "4 .0.0-0.0.4 " ,
1010 "dependencies" : {
11- "rnoh" : "file:../rnoh "
11+ "@ rnoh/react-native-openharmony " : "file:../react_native_openharmony "
1212 }
1313}
Original file line number Diff line number Diff line change 1- import { RNPackage , TurboModulesFactory } from ' rnoh/ts' ;
2- import type { TurboModule , TurboModuleContext } from ' rnoh/ts' ;
1+ import { RNPackage , TurboModulesFactory } from "@ rnoh/react-native-openharmony/ts" ;
2+ import type { TurboModule , TurboModuleContext } from "@ rnoh/react-native-openharmony/ts" ;
33import { RNTextSizeTurboModule } from './RNTextSizeTurboModule' ;
44
55class RNTextSizeTurboModuleFactory extends TurboModulesFactory {
Original file line number Diff line number Diff line change 2222 * SOFTWARE.
2323 */
2424
25- import { TurboModule } from "rnoh/ts" ;
25+ import { TurboModule } from "@ rnoh/react-native-openharmony /ts" ;
2626import font from '@ohos.font'
2727import measure , { MeasureOptions } from '@ohos.measure'
2828import { config } from './config' ;
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-oh-tpl/react-native-text-size" ,
3- "version" : " 4.0.0-0.0.3 " ,
3+ "version" : " 4.0.0-0.0.4 " ,
44 "harmony" : {
55 "alias" : " react-native-text-size"
66 },
You can’t perform that action at this time.
0 commit comments