react-native-magnus icon indicating copy to clipboard operation
react-native-magnus copied to clipboard

[Feature] FastImage component

Open dhruvsaxena1998 opened this issue 4 years ago • 3 comments

Summary

Can we have a component wrapper around react-native-fast-image that supports magnus theming and styling guidelines.

Motivation

Currently Image component we have with magnus is wrapper around React native Image component. Which doesn't not support many features fast-image offers and is pretty reliable and useful for many case.

dhruvsaxena1998 avatar Apr 26 '21 11:04 dhruvsaxena1998

@dhruvsaxena1998 I am currently working on version 2 of magnus which will include a utility function that can convert any component to magnus component :D

jsartisan avatar Apr 26 '21 12:04 jsartisan

the API will mostly likely would be magnus(MyComponent);

jsartisan avatar Apr 26 '21 12:04 jsartisan

Well that will resolve most of the issues like this, thanks for clarifying :)

dhruvsaxena1998 avatar Apr 26 '21 12:04 dhruvsaxena1998