Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Future plans #83

Open
codepunkt opened this issue Nov 28, 2017 · 4 comments
Open

Future plans #83

codepunkt opened this issue Nov 28, 2017 · 4 comments

Comments

@codepunkt
Copy link

Imho, the API of this is easier to understand than that of alternatives for spring-based animations like (react-motion)[https://github.com/chenglou/react-motion].
I haven't done a lot of react native so far and do mostly react-dom stuff.

Was it just a proof of concept? I've read in another issue that it's better to treat it as beta and might not be the wisest choice to rely on it for production code.

Are there any future plans for this library from the current maintainers?
Is someone else thinking about using this in a product or already doing it?

Are there other alternatives with a similar API for react dom/web?

@st0ffern
Copy link

st0ffern commented Dec 6, 2017

I am using it in production mode, and works fine.. I think this is supposed to take over the animated for both web and react-native when it is ready. Support for react-native is not there yet and that is why animated is a part of react-native.

@browniefed
Copy link
Member

Not necessarily supposed to take over but that would be ideal for maintenance. Currently this is a fork from awhile ago to focus on web, Leland has since updated it to work with React v16.

Once v17 of React get released and async rendering is officially turned on then we'll see about making the performance of this library better.

@ralexand56
Copy link

Any plans to add typescript definitions?

@biels
Copy link

biels commented Aug 2, 2019

Any update on future plans? Does the "is supposed to take over the animated for both web and react-native when it is ready" still hold today?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants