This repository was archived by the owner on Dec 29, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ custom : [buymeacoffee.com/daniakash]
Original file line number Diff line number Diff line change @@ -25,6 +25,10 @@ Built on top of `View`, `Image` & `Animated` components
25
25
[ ![ Watch on GitHub] [ github-watch-badge ]] [ github-watch ]
26
26
[ ![ Twitter Follow] [ twitter-badge ]] [ twitter ]
27
27
28
+ [ ![ donate] [ coffee-badge ]] [ coffee-url ]
29
+ [ ![ sponsor] [ sponsor-badge ]] [ sponsor-url ]
30
+ [ ![ support] [ support-badge ]] [ support-url ]
31
+
28
32
[ ![ Storybook] [ storybook-badge ]] [ website ] [ ![ Chromatic] [ chromatic-badge ]] [ chromatic ]
29
33
30
34
![ better-image-cover] ( https://github.com/react-native-toolkit/react-native-better-image/raw/master/assets/cover.gif )
@@ -90,6 +94,12 @@ See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the
90
94
91
95
MIT © [ DaniAkash] [ twitter ]
92
96
97
+ [ coffee-badge ] : https://img.shields.io/badge/-%E2%98%95%EF%B8%8F%20buy%20me%20a%20coffee-e85b46
98
+ [ coffee-url ] : https://www.buymeacoffee.com/daniakash
99
+ [ sponsor-badge ] : https://img.shields.io/badge/-%F0%9F%8F%85%20sponsor%20this%20project-e85b46
100
+ [ sponsor-url ] : https://www.buymeacoffee.com/daniakash/e/6983
101
+ [ support-badge ] : https://img.shields.io/badge/-Get%20Support-e85b46
102
+ [ support-url ] : https://www.buymeacoffee.com/daniakash/e/7030
93
103
[ build ] : https://github.com/react-native-toolkit/react-native-better-image/actions
94
104
[ build-badge ] : https://github.com/react-native-toolkit/react-native-better-image/workflows/build/badge.svg
95
105
[ coverage-badge ] : https://api.codeclimate.com/v1/badges/acf5243d130542dde7c9/test_coverage
Original file line number Diff line number Diff line change @@ -76,6 +76,10 @@ Built on top of `View`, `Image` & `Animated` components
76
76
[ ![ Watch on GitHub] [ github-watch-badge ]] [ github-watch ]
77
77
[ ![ Twitter Follow] [ twitter-badge ]] [ twitter ]
78
78
79
+ [ ![ donate] [ coffee-badge ]] [ coffee-url ]
80
+ [ ![ sponsor] [ sponsor-badge ]] [ sponsor-url ]
81
+ [ ![ support] [ support-badge ]] [ support-url ]
82
+
79
83
``` jsx
80
84
import BetterImage from ' react-native-better-image' ;
81
85
@@ -99,6 +103,12 @@ import BetterImage from 'react-native-better-image';
99
103
/ > ;
100
104
```
101
105
106
+ [ coffee-badge ] : https://img.shields.io/badge/-%E2%98%95%EF%B8%8F%20buy%20me%20a%20coffee-e85b46
107
+ [ coffee-url ] : https://www.buymeacoffee.com/daniakash
108
+ [ sponsor-badge ] : https://img.shields.io/badge/-%F0%9F%8F%85%20sponsor%20this%20project-e85b46
109
+ [ sponsor-url ] : https://www.buymeacoffee.com/daniakash/e/6983
110
+ [ support-badge ] : https://img.shields.io/badge/-Get%20Support-e85b46
111
+ [ support-url ] : https://www.buymeacoffee.com/daniakash/e/7030
102
112
[ build ] : https://github.com/react-native-toolkit/react-native-better-image/actions
103
113
[ build-badge ] : https://github.com/react-native-toolkit/react-native-better-image/workflows/build/badge.svg
104
114
[ coverage-badge ] : https://api.codeclimate.com/v1/badges/acf5243d130542dde7c9/test_coverage
You can’t perform that action at this time.
0 commit comments