@@ -23,6 +23,12 @@ Convert hooks into shared states between react components
2323[ ![ Watch on GitHub] [ github-watch-badge ]] [ github-watch ]
2424[ ![ Twitter Follow] [ twitter-badge ]] [ twitter ]
2525
26+ [ ![ donate] [ coffee-badge ]] [ coffee-url ]
27+ [ ![ sponsor] [ sponsor-badge ]] [ sponsor-url ]
28+ [ ![ support] [ support-badge ]] [ support-url ]
29+
30+ [ ![ Storybook] [ storybook-badge ]] [ website ] [ ![ Chromatic] [ chromatic-badge ]] [ chromatic ]
31+
2632---
2733
2834### PRs Welcome 👍✨
@@ -124,6 +130,12 @@ MIT © [DaniAkash][twitter]
124130[codesandbox-example]: https://codesandbox.io/s/rex-counter-2m4zy?file=/src/App.js
125131[storybook-url]: https://rex-state.netlify.app
126132[expo-app]: https://expo.io/@daniakash/rex-state-example
133+ [coffee-badge]: https://img.shields.io/badge/-%E2%98%95%EF%B8%8F%20buy%20me%20a%20coffee-e85b46
134+ [coffee-url]: https://www.buymeacoffee.com/daniakash
135+ [sponsor-badge]: https://img.shields.io/badge/-%F0%9F%8F%85%20sponsor%20this%20project-e85b46
136+ [sponsor-url]: https://www.buymeacoffee.com/daniakash/e/6983
137+ [support-badge]: https://img.shields.io/badge/-Get%20Support-e85b46
138+ [support-url]: https://www.buymeacoffee.com/daniakash/e/7030
127139[build]: https://github.com/react-native-toolkit/rex-state/actions
128140[build-badge]: https://github.com/react-native-toolkit/rex-state/workflows/build/badge.svg
129141[coverage-badge]: https://api.codeclimate.com/v1/badges/9bd775907eca8a3dbab3/test_coverage
@@ -142,3 +154,7 @@ MIT © [DaniAkash][twitter]
142154[github-watch]: https://github.com/DaniAkash/rex/watchers
143155[github-star-badge]: https://img.shields.io/github/stars/DaniAkash/rex.svg?style=social
144156[github-star]: https://github.com/DaniAkash/rex/stargazers
157+ [storybook-badge]: https://cdn.jsdelivr.net/gh/storybookjs/brand@master/badge/badge-storybook.svg
158+ [website]: https://rex-state.netlify.app
159+ [chromatic-badge]: https://img.shields.io/badge/-chromatic-%23fc521f
160+ [chromatic]: https://chromatic.com/library?appId=5f5b21fe6f304800225bd9cf&branch=master
0 commit comments