llms.txt 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  1. # Ant Design Mobile RN
  2. - Ant Design Mobile RN is a React Native UI library that provides high-quality components for mobile application development.
  3. ## Navigation
  4. - [Full Documentation (EN)](https://rn.mobile.ant.design/llms-full.txt)
  5. - [Full Documentation (CN)](https://rn.mobile.ant.design/llms-full-cn.txt)
  6. - [Semantic Documentation (EN)](https://rn.mobile.ant.design/llms-semantic.md)
  7. - [Semantic Documentation (CN)](https://rn.mobile.ant.design/llms-semantic-cn.md)
  8. ## Docs (EN)
  9. - [Ant Design Mobile RN of React](https://rn.mobile.ant.design/docs/react/introduce.md)
  10. - [changelog](https://rn.mobile.ant.design/changelog.md)
  11. - [Support us](https://rn.mobile.ant.design/docs/react/support.md)
  12. - [Upgrade](https://rn.mobile.ant.design/docs/react/upgrade-notes.md)
  13. - [Use Headless style to transform antd](https://rn.mobile.ant.design/docs/blog/headless.md)
  14. - [What is styles?](https://rn.mobile.ant.design/docs/blog/what-is-styles.md)
  15. ## Docs (CN)
  16. - [升级指南](https://rn.mobile.ant.design/docs/react/upgrade-notes-cn.md)
  17. - [使用Headless风格改造antd](https://rn.mobile.ant.design/docs/blog/headless-cn.md)
  18. - [支持我们](https://rn.mobile.ant.design/docs/react/support-cn.md)
  19. - [Ant Design Mobile RN of React](https://rn.mobile.ant.design/docs/react/introduce-cn.md)
  20. - [changelog-cn](https://rn.mobile.ant.design/changelog-cn.md)
  21. - [styles是什么?](https://rn.mobile.ant.design/docs/blog/what-is-styles-cn.md)
  22. ## Components (EN)
  23. - [Accordion](https://rn.mobile.ant.design/components/accordion.md)
  24. - [ActionSheet](https://rn.mobile.ant.design/components/action-sheet.md)
  25. - [ActivityIndicator](https://rn.mobile.ant.design/components/activity-indicator.md)
  26. - [Badge](https://rn.mobile.ant.design/components/badge.md)
  27. - [Button](https://rn.mobile.ant.design/components/button.md)
  28. - [Card](https://rn.mobile.ant.design/components/card.md)
  29. - [Carousel](https://rn.mobile.ant.design/components/carousel.md)
  30. - [Checkbox](https://rn.mobile.ant.design/components/checkbox.md)
  31. - [Collapse](https://rn.mobile.ant.design/components/collapse.md)
  32. - [DatePicker](https://rn.mobile.ant.design/components/date-picker.md)
  33. - [DatePickerView](https://rn.mobile.ant.design/components/date-picker-view.md)
  34. - [DatePickerView](https://rn.mobile.ant.design/components/image-picker.md)
  35. - [Drawer](https://rn.mobile.ant.design/components/drawer.md)
  36. - [Flex](https://rn.mobile.ant.design/components/flex.md)
  37. - [Form](https://rn.mobile.ant.design/components/form.md)
  38. - [Grid](https://rn.mobile.ant.design/components/grid.md)
  39. - [Icon](https://rn.mobile.ant.design/components/icon.md)
  40. - [Input](https://rn.mobile.ant.design/components/input.md)
  41. - [InputItem](https://rn.mobile.ant.design/components/input-item.md)
  42. - [List](https://rn.mobile.ant.design/components/list.md)
  43. - [ListView](https://rn.mobile.ant.design/components/list-view.md)
  44. - [Modal](https://rn.mobile.ant.design/components/modal.md)
  45. - [NoticeBar](https://rn.mobile.ant.design/components/notice-bar.md)
  46. - [Pagination](https://rn.mobile.ant.design/components/pagination.md)
  47. - [Picker](https://rn.mobile.ant.design/components/picker.md)
  48. - [PickerView](https://rn.mobile.ant.design/components/picker-view.md)
  49. - [Popover](https://rn.mobile.ant.design/components/popover.md)
  50. - [Progress](https://rn.mobile.ant.design/components/progress.md)
  51. - [Provider](https://rn.mobile.ant.design/components/provider.md)
  52. - [Radio](https://rn.mobile.ant.design/components/radio.md)
  53. - [Result](https://rn.mobile.ant.design/components/result.md)
  54. - [SearchBar](https://rn.mobile.ant.design/components/search-bar.md)
  55. - [SegmentedControl](https://rn.mobile.ant.design/components/segmented-control.md)
  56. - [Slider](https://rn.mobile.ant.design/components/slider.md)
  57. - [Stepper](https://rn.mobile.ant.design/components/stepper.md)
  58. - [Steps](https://rn.mobile.ant.design/components/steps.md)
  59. - [SwipeAction](https://rn.mobile.ant.design/components/swipe-action.md)
  60. - [Switch](https://rn.mobile.ant.design/components/switch.md)
  61. - [TabBar](https://rn.mobile.ant.design/components/tab-bar.md)
  62. - [Tabs](https://rn.mobile.ant.design/components/tabs.md)
  63. - [Tag](https://rn.mobile.ant.design/components/tag.md)
  64. - [TextareaItem](https://rn.mobile.ant.design/components/textarea-item.md)
  65. - [Toast](https://rn.mobile.ant.design/components/toast.md)
  66. - [Tooltip](https://rn.mobile.ant.design/components/tooltip.md)
  67. - [View](https://rn.mobile.ant.design/components/view.md)
  68. - [WhiteSpace](https://rn.mobile.ant.design/components/white-space.md)
  69. - [WingBlank](https://rn.mobile.ant.design/components/wing-blank.md)
  70. ## Components (CN)
  71. - [Accordion](https://rn.mobile.ant.design/components/accordion-cn.md)
  72. - [ActionSheet](https://rn.mobile.ant.design/components/action-sheet-cn.md)
  73. - [ActivityIndicator](https://rn.mobile.ant.design/components/activity-indicator-cn.md)
  74. - [Badge](https://rn.mobile.ant.design/components/badge-cn.md)
  75. - [Button](https://rn.mobile.ant.design/components/button-cn.md)
  76. - [Card](https://rn.mobile.ant.design/components/card-cn.md)
  77. - [Carousel](https://rn.mobile.ant.design/components/carousel-cn.md)
  78. - [Checkbox](https://rn.mobile.ant.design/components/checkbox-cn.md)
  79. - [Collapse](https://rn.mobile.ant.design/components/collapse-cn.md)
  80. - [DatePicker](https://rn.mobile.ant.design/components/date-picker-cn.md)
  81. - [DatePickerView](https://rn.mobile.ant.design/components/date-picker-view-cn.md)
  82. - [Drawer](https://rn.mobile.ant.design/components/drawer-cn.md)
  83. - [Flex](https://rn.mobile.ant.design/components/flex-cn.md)
  84. - [Form](https://rn.mobile.ant.design/components/form-cn.md)
  85. - [Grid](https://rn.mobile.ant.design/components/grid-cn.md)
  86. - [Icon](https://rn.mobile.ant.design/components/icon-cn.md)
  87. - [ImagePicker](https://rn.mobile.ant.design/components/image-picker-cn.md)
  88. - [Input](https://rn.mobile.ant.design/components/input-cn.md)
  89. - [InputItem](https://rn.mobile.ant.design/components/input-item-cn.md)
  90. - [List](https://rn.mobile.ant.design/components/list-cn.md)
  91. - [ListView](https://rn.mobile.ant.design/components/list-view-cn.md)
  92. - [Modal](https://rn.mobile.ant.design/components/modal-cn.md)
  93. - [NoticeBar](https://rn.mobile.ant.design/components/notice-bar-cn.md)
  94. - [Pagination](https://rn.mobile.ant.design/components/pagination-cn.md)
  95. - [Picker](https://rn.mobile.ant.design/components/picker-cn.md)
  96. - [PickerView](https://rn.mobile.ant.design/components/picker-view-cn.md)
  97. - [Popover](https://rn.mobile.ant.design/components/popover-cn.md)
  98. - [Progress](https://rn.mobile.ant.design/components/progress-cn.md)
  99. - [Provider](https://rn.mobile.ant.design/components/provider-cn.md)
  100. - [Radio](https://rn.mobile.ant.design/components/radio-cn.md)
  101. - [Result](https://rn.mobile.ant.design/components/result-cn.md)
  102. - [SearchBar](https://rn.mobile.ant.design/components/search-bar-cn.md)
  103. - [SegmentedControl](https://rn.mobile.ant.design/components/segmented-control-cn.md)
  104. - [Slider](https://rn.mobile.ant.design/components/slider-cn.md)
  105. - [Stepper](https://rn.mobile.ant.design/components/stepper-cn.md)
  106. - [Steps](https://rn.mobile.ant.design/components/steps-cn.md)
  107. - [SwipeAction](https://rn.mobile.ant.design/components/swipe-action-cn.md)
  108. - [Switch](https://rn.mobile.ant.design/components/switch-cn.md)
  109. - [TabBar](https://rn.mobile.ant.design/components/tab-bar-cn.md)
  110. - [Tabs](https://rn.mobile.ant.design/components/tabs-cn.md)
  111. - [Tag](https://rn.mobile.ant.design/components/tag-cn.md)
  112. - [TextareaItem](https://rn.mobile.ant.design/components/textarea-item-cn.md)
  113. - [Toast](https://rn.mobile.ant.design/components/toast-cn.md)
  114. - [Tooltip](https://rn.mobile.ant.design/components/tooltip-cn.md)
  115. - [View](https://rn.mobile.ant.design/components/view-cn.md)
  116. - [WhiteSpace](https://rn.mobile.ant.design/components/white-space-cn.md)
  117. - [WingBlank](https://rn.mobile.ant.design/components/wing-blank-cn.md)
  118. ## Semantic (EN)
  119. - [accordion Semantic](https://rn.mobile.ant.design/components/accordion/semantic.md)
  120. - [action-sheet Semantic](https://rn.mobile.ant.design/components/action-sheet/semantic.md)
  121. - [activity-indicator Semantic](https://rn.mobile.ant.design/components/activity-indicator/semantic.md)
  122. - [badge Semantic](https://rn.mobile.ant.design/components/badge/semantic.md)
  123. - [button Semantic](https://rn.mobile.ant.design/components/button/semantic.md)
  124. - [card Semantic](https://rn.mobile.ant.design/components/card/semantic.md)
  125. - [carousel Semantic](https://rn.mobile.ant.design/components/carousel/semantic.md)
  126. - [checkbox Semantic](https://rn.mobile.ant.design/components/checkbox/semantic.md)
  127. - [form Semantic](https://rn.mobile.ant.design/components/form/semantic.md)
  128. - [grid Semantic](https://rn.mobile.ant.design/components/grid/semantic.md)
  129. - [input Semantic](https://rn.mobile.ant.design/components/input/semantic.md)
  130. - [input-item Semantic](https://rn.mobile.ant.design/components/input-item/semantic.md)
  131. - [list Semantic](https://rn.mobile.ant.design/components/list/semantic.md)
  132. - [modal Semantic](https://rn.mobile.ant.design/components/modal/semantic.md)
  133. - [notice-bar Semantic](https://rn.mobile.ant.design/components/notice-bar/semantic.md)
  134. - [pagination Semantic](https://rn.mobile.ant.design/components/pagination/semantic.md)
  135. - [picker Semantic](https://rn.mobile.ant.design/components/picker/semantic.md)
  136. - [picker-view Semantic](https://rn.mobile.ant.design/components/picker-view/semantic.md)
  137. - [popover Semantic](https://rn.mobile.ant.design/components/popover/semantic.md)
  138. - [progress Semantic](https://rn.mobile.ant.design/components/progress/semantic.md)
  139. - [radio Semantic](https://rn.mobile.ant.design/components/radio/semantic.md)
  140. - [result Semantic](https://rn.mobile.ant.design/components/result/semantic.md)
  141. - [search-bar Semantic](https://rn.mobile.ant.design/components/search-bar/semantic.md)
  142. - [slider Semantic](https://rn.mobile.ant.design/components/slider/semantic.md)
  143. - [stepper Semantic](https://rn.mobile.ant.design/components/stepper/semantic.md)
  144. - [steps Semantic](https://rn.mobile.ant.design/components/steps/semantic.md)
  145. - [swipe-action Semantic](https://rn.mobile.ant.design/components/swipe-action/semantic.md)
  146. - [switch Semantic](https://rn.mobile.ant.design/components/switch/semantic.md)
  147. - [tab-bar Semantic](https://rn.mobile.ant.design/components/tab-bar/semantic.md)
  148. - [tabs Semantic](https://rn.mobile.ant.design/components/tabs/semantic.md)
  149. - [tag Semantic](https://rn.mobile.ant.design/components/tag/semantic.md)
  150. - [textarea-item Semantic](https://rn.mobile.ant.design/components/textarea-item/semantic.md)
  151. - [toast Semantic](https://rn.mobile.ant.design/components/toast/semantic.md)
  152. - [tooltip Semantic](https://rn.mobile.ant.design/components/tooltip/semantic.md)
  153. ## Semantic (CN)
  154. - [accordion Semantic](https://rn.mobile.ant.design/components/accordion-cn/semantic.md)
  155. - [action-sheet Semantic](https://rn.mobile.ant.design/components/action-sheet-cn/semantic.md)
  156. - [activity-indicator Semantic](https://rn.mobile.ant.design/components/activity-indicator-cn/semantic.md)
  157. - [badge Semantic](https://rn.mobile.ant.design/components/badge-cn/semantic.md)
  158. - [button Semantic](https://rn.mobile.ant.design/components/button-cn/semantic.md)
  159. - [card Semantic](https://rn.mobile.ant.design/components/card-cn/semantic.md)
  160. - [carousel Semantic](https://rn.mobile.ant.design/components/carousel-cn/semantic.md)
  161. - [checkbox Semantic](https://rn.mobile.ant.design/components/checkbox-cn/semantic.md)
  162. - [form Semantic](https://rn.mobile.ant.design/components/form-cn/semantic.md)
  163. - [grid Semantic](https://rn.mobile.ant.design/components/grid-cn/semantic.md)
  164. - [input Semantic](https://rn.mobile.ant.design/components/input-cn/semantic.md)
  165. - [input-item Semantic](https://rn.mobile.ant.design/components/input-item-cn/semantic.md)
  166. - [list Semantic](https://rn.mobile.ant.design/components/list-cn/semantic.md)
  167. - [modal Semantic](https://rn.mobile.ant.design/components/modal-cn/semantic.md)
  168. - [notice-bar Semantic](https://rn.mobile.ant.design/components/notice-bar-cn/semantic.md)
  169. - [pagination Semantic](https://rn.mobile.ant.design/components/pagination-cn/semantic.md)
  170. - [picker Semantic](https://rn.mobile.ant.design/components/picker-cn/semantic.md)
  171. - [picker-view Semantic](https://rn.mobile.ant.design/components/picker-view-cn/semantic.md)
  172. - [popover Semantic](https://rn.mobile.ant.design/components/popover-cn/semantic.md)
  173. - [progress Semantic](https://rn.mobile.ant.design/components/progress-cn/semantic.md)
  174. - [radio Semantic](https://rn.mobile.ant.design/components/radio-cn/semantic.md)
  175. - [result Semantic](https://rn.mobile.ant.design/components/result-cn/semantic.md)
  176. - [search-bar Semantic](https://rn.mobile.ant.design/components/search-bar-cn/semantic.md)
  177. - [slider Semantic](https://rn.mobile.ant.design/components/slider-cn/semantic.md)
  178. - [stepper Semantic](https://rn.mobile.ant.design/components/stepper-cn/semantic.md)
  179. - [steps Semantic](https://rn.mobile.ant.design/components/steps-cn/semantic.md)
  180. - [swipe-action Semantic](https://rn.mobile.ant.design/components/swipe-action-cn/semantic.md)
  181. - [switch Semantic](https://rn.mobile.ant.design/components/switch-cn/semantic.md)
  182. - [tab-bar Semantic](https://rn.mobile.ant.design/components/tab-bar-cn/semantic.md)
  183. - [tabs Semantic](https://rn.mobile.ant.design/components/tabs-cn/semantic.md)
  184. - [tag Semantic](https://rn.mobile.ant.design/components/tag-cn/semantic.md)
  185. - [textarea-item Semantic](https://rn.mobile.ant.design/components/textarea-item-cn/semantic.md)
  186. - [toast Semantic](https://rn.mobile.ant.design/components/toast-cn/semantic.md)
  187. - [tooltip Semantic](https://rn.mobile.ant.design/components/tooltip-cn/semantic.md)