Closed hansdesmedt closed 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).
0.18
0.26
If there's something I'm missing, please reopen! :-)
No, you are right, I was thinking too far! :)
Maybe there's something I'm missing, but I believe it just works if you use the normal entry point:
That is if you're using a version of React Native above
0.18
(including0.26
).