Artem Kolichenkov
Artem Kolichenkov
TextAlign for title text doesn't do anything, it can be start or end - nothing changes, it always stays in the center. I suggest - either remove it from example...
`AssetGiffyDialog` and `NetworkGiffyDialog` are exactly the same. The only difference is that `NetworkGiffyDialog` accepts any `Widget` as `image` prop, while `AssetGiffyDialog` accepts only `Image`. Perhaps it could be simplified somehow,...
I am aware of #641 and #980. PR #1324 says #641 is fixed, but it didn't address the issue of hiding inherited things. ## The problem Take a look at...
Line 86 already has `react-vis` library. Removed line 92 over 82 because it used old repository url .
# Upcoming updates to this package Hello everybody! Thanks to @ascoders I've become a maintainer for this repo and related repo [react-native-image-viewer](https://github.com/ascoders/react-native-image-viewer) I have some free time now to go...
Write more verbose instructions for the development of this package.