docs: add bilingual README (EN default, ZH-CN via switcher)

Split README into README.md (English) and README.zh-CN.md (Chinese)
with cross-links at the top of each file. All heading anchors in the
Chinese version use explicit <a id="..."> tags for reliable TOC
navigation on GitHub.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
a1518 2026-07-02 22:50:32 -07:00
parent 8bc66a4ee9
commit f7fd70005d
2 changed files with 1078 additions and 0 deletions

View File

@ -1,3 +1,7 @@
[**🇨🇳 中文**](README.zh-CN.md)
---
# 🎨 react-native-mask-segment-canvas
A React Native **0.79** interactive mask segmentation library. The core export is the `MaskSegmentCanvas` component, consumable via **npm package** or **npm link** from any React Native project.

1074
README.zh-CN.md Normal file

File diff suppressed because it is too large Load Diff