Bruno Fantauzzi
Bruno Fantauzzi
Hi! I am really glad that you liked it! All the nights I've spent tinkering and working on it makes sense when I receive those compliments about it :) First...
I've added the improved default finalColor in 6.0.0 via d32dc124aaa9a27ded9e10b03c5234d4c932a37a. The *`distanceOffset`* prop I may add later. Still unsure if it would be a nice addition to the lib. Opinions...
@FrSenpai Thanks for the feeback! :) I will wait for further opinions. distance property can only accept a number. In the README we currently have  In the index.d.ts (line...
Thanks for the feedback, @raymondjacobson! Will work on it when I have the time.
I am only using globby to get all the deep filenames from a given cwd (so the results won't contain the parents dirs). The glob pattern is just `''`. Do...
Sorry for making this question for such a long process, but, do you have an idea of when this will be done? I am really interested about the https://github.com/eslint/eslint/issues/3458 implementation,...
up Edit: I am now using https://github.com/aeirola/react-native-svg-app-icon, which I thinks it's better than this repo
I am on NavigatorScreenParams issues for some hours. Definitely needs a better documentation on how to use it if the screen has params: how to specify its type, how to...
Maybe, there could be instead a `topComponent`, to be drawn above the Sheet in a absolute positioning. But I ain't sure if there is a borderRadius it would work properly.
Still an issue