react-native-spinkit icon indicating copy to clipboard operation
react-native-spinkit copied to clipboard

A collection of animated loading indicators for React Native

Results 48 react-native-spinkit issues
Sort by recently updated
recently updated
newest added

React-Native v0.30 react-native-spinkit v1.2.0 and v1.3.0 With rnpm link, it shows red square. After that, I tried manual installation, then spinkit doesnt animate.

I just upgraded to react native 0.29 and when try to compile, getting this error: ``` sh A problem occurred configuring project ':app'. > A problem occurred configuring project ':react-native-spinkit'....

I encountered the following issue when linking the module for Android in my current project: ``` react-native link react-native-spinkit RNSpinkit checking app version .. RNSpinkit patching MainApplication.java .. /node_modules/react-native-spinkit/scripts/rnpm-prelink.js:71 throw...

the spinet don't show,and don't animate, I use it like this

> Configure project :react-native-spinkit Build file 'F:\project\pay_merchant_app\node_modules\react-native-spinkit\android\build.gradle': line 7 The RepositoryHandler.jcenter() method has been deprecated. This is scheduled to be removed in Gradle 9.0. JFrog announced JCenter's sunset in February...

Please Provide support For React Native New Architecture

RN Team Update: https://github.com/react-native-community/discussions-and-proposals/issues/671 Fix: https://github.com/react-native-community/discussions-and-proposals/issues/671#issuecomment-1598892444

The latest version of this library (1.5.1) gives a compilation problem for android: ``` FAILURE: Build failed with an exception. *Where: Build file '*/node_modules/react-native-spinkit/android/build.gradle' line: 7 * What went wrong:...