Fernando Rojo
Fernando Rojo
If the input only has one number, deleting it should reset to `0`. However, it just doesn't let you delete.
It's an amazing idea!
I've been stuck here a while, it might just help to say how long it'll take! Thanks for the open source tool, nice work.
Just wanted to say that, while I don't yet have a use case, I love the idea of this library. It's a huge need. Excited to try it in the...
Would it be possible to add fallback to `react-native`'s native `Image` component if the platform is web? Right now I'm doing this as a workaround: ```javascript ... import * as...
I think an automatic max cache size like this would be quite useful: https://firebase.google.com/docs/firestore/manage-data/enable-offline#configure_cache_size Too large of an image cache appears to be slowing my app down quite a bit,...
## Summary In our product, we very often query items by fields other than their `id`. It's usually using a slug or `shortId`. The main motivation is prettier URLs: `/@djkhaled`...
Would be cool to put the videos from Twitter on the Readme!
https://github.com/intergalacticspacehighway/react-native-styled-variants/blob/9d6a801683b5ffbc8641b5937b62f24425e504de/src/types.ts#L7
@intergalacticspacehighway now that RNW uses StyleQ with class names under the hood, do you think this library could possibly implement class names instead of data set?