# ENViews **Repository Path**: HarmonyOS-tpc/ENViews ## Basic Information - **Project Name**: ENViews - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-06-26 - **Last Updated**: 2023-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: HarmonyOS组件 ## README # ENViews ## Download Gradle: ```groovy repositories { mavenCentral() } dependencies{ implementation 'io.openharmony.tpc.thirdlib:ENViews:1.0.1' } ``` ENViews, A cool dynamic view library.All designed by [Nick Buturishvili](https://dribbble.com/nick_buturishvili ) ENViews, 一个华丽丽的动效控件库,所有控件原型取自[Nick Buturishvili](https://dribbble.com/nick_buturishvili )的设计作品 # Preview ## RefreshView ## PlayView ## DownloadView ## ScrollView ## VolumeView ## SearchView ## LoadingView # License Copyright (c) 2016 codeestX 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.