@2hats/react-native-spinkit 中文文档教程

发布于 7年前 浏览 17 项目主页 更新于 3年前

react-native-spinkit

[npm]() [npm]()

一组动画加载指示器
反应 SpinKit 的本机端口。

Preview

Getting started

npm install react-native-spinkit@latest --save 对于 RN < 0.40 支持,使用 react-native-spinkit@0.1.5

Automatically link the library

react-native link

用于 RN 项目 0.29 使用 RNPM 自动链接库 rnpm link react-native-spinkit

Manual linking - IOS

关注可用的 wiki 在这里

Manual linking - Android

按照可用的 wiki 在这里

Example

检查 index.ios.js 在示例文件夹中。

Properties

PropDefaultTypeDescription
isVisibletruebooleanVisibility of the spinner
color#000000stringColor of the spinner
size37numberSize of the spinner
typePlanestringStyle type of the spinner

List of available types

  • CircleFlip
  • Bounce
  • Wave
  • WanderingCubes
  • Pulse
  • ChasingDots
  • ThreeBounce
  • Circle
  • 9CubeGrid
  • WordPress (IOS only)
  • FadingCircle
  • FadingCircleAlt
  • Arc (IOS only)
  • ArcAlt (IOS only)

Acknowledgements

IOS 库:SpinKit-ObjC
Android 库:Android-SpinKit

License

(c) 2016 Maxime Mezrahi,MIT 许可证。

react-native-spinkit

[npm]() [npm]()

A collection of animated loading indicators
React native port of SpinKit.

Preview

Getting started

npm install react-native-spinkit@latest --save For RN < 0.40 support, use react-native-spinkit@0.1.5

Automatically link the library

react-native link

For RN projects < 0.29 link the library automatically using RNPM rnpm link react-native-spinkit

Manual linking - IOS

Follow the wiki available here

Manual linking - Android

Follow the wiki available here

Example

Check index.ios.js in the Example folder.

Properties

PropDefaultTypeDescription
isVisibletruebooleanVisibility of the spinner
color#000000stringColor of the spinner
size37numberSize of the spinner
typePlanestringStyle type of the spinner

List of available types

  • CircleFlip
  • Bounce
  • Wave
  • WanderingCubes
  • Pulse
  • ChasingDots
  • ThreeBounce
  • Circle
  • 9CubeGrid
  • WordPress (IOS only)
  • FadingCircle
  • FadingCircleAlt
  • Arc (IOS only)
  • ArcAlt (IOS only)

Acknowledgements

IOS library: SpinKit-ObjC
Android library: Android-SpinKit

License

(c) 2016 Maxime Mezrahi, MIT license.

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文