0.6.0 • Published 3 years ago

react-native-qichang-live-floating-view v0.6.0

Weekly downloads
106
License
MIT
Repository
github
Last release
3 years ago

react-native-qichang-live-floating-view

汽场直播悬浮框

Installation

npm install react-native-qichang-live-floating-view

Usage

import QichangLiveFloatingView from "react-native-qichang-live-floating-view";

//汽场直播悬浮视图
<QichangLiveFloatingView style={{background:'red'}} onPress={() => {}} />

Summary

iOS

1.包含资源文件 1. 在 .podspec 文件中设置 s.resources = "path/to/assets" 2. 在代码中获取到路径 [NSBundle mainBundle pathForResource:@"image" ofType:@"gif"];

2.设置第三方依赖库

在 .podspec 文件中增加 s.dependency "Masonry" s.dependency "FLAnimatedImage"

android

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

0.5.0

3 years ago

0.5.2

3 years ago

0.6.0

3 years ago

0.5.1

3 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.4.2

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago