TwicPics / components

A Web component library that brings the power of TwicPics to your favorite web framework.
MIT License
53 stars 2 forks source link

Feat/video in react native #78

Closed mbgspcii closed 11 months ago

mbgspcii commented 11 months ago

I didn't do exactly what we said (use a factory).

I did, however, add a hook to load the EXPO-AV lib. This hook uses a promise cache.

The lib is only mounted once, even if several instances of TwicVideo are mounted simultaneously.

I tested this by adding a 5-second delay before resolving the promise.