From dbb32b53c08ad25542e2c61230f21616c6589000 Mon Sep 17 00:00:00 2001 From: Abhinandan Kushwaha Date: Thu, 18 Nov 2021 14:09:51 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f1f1f37..57edfa0 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,12 @@ const data=[ {value:50}, {value:80}, {value:90}, {value:70} ] See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow. +## Common issues + +| Issue | Solution | +| ---- | ---- | +| [#18](https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/issues/18) | [Comment by Abhinav](https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/issues/18#issuecomment-971662656) | + ## License MIT