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

A collection of animated spinners for React Native

Results 22 react-native-loader issues
Sort by recently updated
recently updated
newest added

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. I have problem with DoubleBounce animation....

Old logic creates 1 second pause before start

This package is missing typescript types. I've created one myself, just posting it here if anyone needs it. **react-native-loader.d.ts** ```typescript declare module 'react-native-loader' { interface ILoader { size: number; color:...

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Loader is not working smoothly when its set to hide it stuck for a second and 2 and then disappear this should be smooth

Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.16.0 to 2.20.5. Commits 441f812 2.20.5 d36a1b1 Merge pull request #182 from ChALkeR/chalker/fix-comma b6ea484 Fix uri prefix detection 5389c5b Merge pull request #181 from ChALkeR/chalker/fix-undef df5b313 add...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 4.18.2. Release notes Sourced from eslint's releases. v4.18.2 6b71fd0 Fix: [email protected], because 4.0.3 needs "ajv": "^6.0.1" (#10022) (Mathieu Seiler) 3c697de Chore: fix incorrect comment about...

dependencies

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.9.1 to 3.14.0. Changelog Sourced from js-yaml's changelog. [3.14.0] - 2020-05-22 Changed Support safe/loadAll(input, options) variant of call. CI: drop outdated nodejs versions. Dev deps bump. Fixed...

dependencies

please update this crashes on 0.62 `@react-native-community/art`

Hi, You can find my Login screen API code below. I am using Activity indicator animation which is working fine, whenever the button is pressed. Once the user inputs(username &...