You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReadyPlayerMe is just amazing, but the fact that visage only works for React apps is very restrictive!
The main motivation for creating this issue was about me trying to use some internal features on ReactNative.
I've read the internal code and understand some components will not work on ReactNative cause they depend on the DOM, but many resources can still be used and should be importable.
Having a ReactNative support will be great! or importing more resources (like the above-listed resources).
I really wanted to implement the eye-blinking support for my model, but I had to copy the useIdleExpression service/hook in my code to achieve this. would be much easier if it was importable.
The text was updated successfully, but these errors were encountered:
Neosoulink
changed the title
Feature-request | Make visage less restrictive
Feature | Make visage less restrictive & ReactNative support
Jul 3, 2024
Issue description
ReadyPlayerMe is just amazing, but the fact that visage only works for React apps is very restrictive!
The main motivation for creating this issue was about me trying to use some internal features on ReactNative.
I've read the internal code and understand some components will not work on ReactNative cause they depend on the DOM, but many resources can still be used and should be importable.
Resources like:
Eventual solution
Having a ReactNative support will be great! or importing more resources (like the above-listed resources).
The text was updated successfully, but these errors were encountered: