jd-opensource / jd-opensource/taro-ui

Taro UI 支持 React native 内测版本

Open
#1,424 31 comments 5 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.7k
Forks
740
PR merge metrics
No merged PRs in 30d

Description

## Taro UI 支持 React native内测版本
兼容涉及到操作 DOM 包括 SwipeAction 滑动操作,Accordion手风琴,Indexes索引选择器,Calendar日历四个组件未进行适配,开发者可找第三方的组件,或者贡献自己的代码。

## 配置
config里rn下面要加
resolve: { include: ['taro-ui'] }

## 动画部分
缺失动画的组件包括,SearchBar搜索栏,Tabs标签页组件,待完善。

## 非 React Native 部分
非 React Native 代码未进行更改,新建目录:
- packages/taro-ui/rn/*
- packages/taro-ui-demo-rn

## 快速预览
https://github.com/NervJS/taro-ui/releases

下载 [taro-playground](https://github.com/wuba/taro-playground) 扫一扫尝试

## 欢迎大家前来围观~

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.