# Timelineview_ohos **Repository Path**: CLANNAD-2020/timelineview_ohos ## Basic Information - **Project Name**: Timelineview_ohos - **Description**: HarmonyOS平台上可用的时间线控件。该项目移植自https://github.com/vipulasri/Timeline-View。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-27 - **Last Updated**: 2021-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Timelineview_ohos #### 介绍 HarmonyOS平台上可用的时间线控件。该项目移植自https://github.com/vipulasri/Timeline-View。 原项目License: Copyright 2018 Vipul Asri ``` Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```