react-native-css-gradient
react-native-css-gradient copied to clipboard
React Native css gradients - react-native-linear-gradient with css gradient support
repeat-linear-gradient doesn't work on ios 14
Hey @catalinmiron, My goal with this PR is that one is able to pass any `LinearGradient` component to `react-native-css-gradient`. This introduces a breaking change, as the default export is now...
Hello, I'm using **react-native-css-gradient** library for making progressbar background. When I set width to the **repeating-linear-gradient** Gradient component in percentage (ex: width: '70%') an error is raised: **RangeError: Array size...
Removes [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated). It's no longer used after updating ancestor dependency [expo](https://github.com/expo/expo/tree/HEAD/packages/expo). These dependencies need to be updated together. Removes `react-native-reanimated` Updates `expo` from 30.0.1 to 46.0.14 Changelog Sourced from expo's...
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...