Marcus Sanchez
Marcus Sanchez
> I don't think that this should be a feature since it wouldn't remove the need for a function to format the parameters, it would only move where it is...
> I think I had misread the feature in the previous article [#2480 (comment)](https://github.com/gofiber/fiber/issues/2480#issuecomment-1567850450) > > is there such a feature already in other frameworks? (can you give examples) looks...
Overall, the abstracted view of a solution would do these things: 1. Obtain a way to gain access to the handler's params, via c.Params() or maybe a new function. This...
> What exactly do you want to style? Like can you give an example (or few) on how you would like to use this? Anyone using Nativewind would like to...
> > > What exactly do you want to style? Like can you give an example (or few) on how you would like to use this? > > > >...
It appears you're showing me a wrapped icon from "react-native-vector-icons/FontAwesome", when I'm trying to style a "lucide-react-native" icon.
So I see that its working, but you're using "lucide-react' and not "lucide-react-native", and more than likely this is the web compiled version, which is why its working? But I'm...