Closed DexterYan closed 8 years ago
It works for me here?
With react-native v0.7.x it complains that react-tween-state as unknown module.
Really? Can you provide the full error please?
Tried on RN and it works, I'll close this unless there's a clear repro. Thanks!
I am tyring to use react-tween-state in react native, but when I add var React = require('react-native'); it can't work. You can check this example https://rnplay.org/apps/4FUQ-A .The office example is not work too. Thx