plougsgaard / react-timeout

Component wrapper for setTimeout et al that cleans up after itself.
127 stars 17 forks source link

prepare for release react 0.26 #7

Closed hansdesmedt closed 8 years ago

plougsgaard commented 8 years ago

Maybe there's something I'm missing, but I believe it just works if you use the normal entry point:

import ReactTimeout from 'react-timeout'

That is if you're using a version of React Native above 0.18 (including 0.26).

plougsgaard commented 8 years ago

If there's something I'm missing, please reopen! :-)

hansdesmedt commented 8 years ago

No, you are right, I was thinking too far! :)