medmo7
medmo7
Thank for this library. I'm trying to wrap the text inside MenuItem so the totality of it is shown, now it is cut. Here is my implementation: ```javascript return (...
In this PR: * Added a verification for value in `if (memoryRef.current.value.includes(item[_schema.value]))`, when multiple is enable otherwise I get this error: * Added also a check for `state !== undefined`...
Hi, thanks for this effort. I'm trying to make a panoramic image using react native, is there any way to use this lib for stitching? Any code sample would be...
Im using this library to serve assets to use with a local webSite on WebView. The assets are book images, so when the user choose a book in the library...
Hello, thanks for this great lib. Any plan to build a RN version?