Open bobby-hewitt opened 8 years ago
To use that forked PR directly instead of this repo use:
$ npm install git://github.com/isaacnass/react-native-motion-manager.git --save
$ react-native link
Then you are all set.
@peterept -- I'm getting the following with both this repo, and your fork of this project (BTW, I ended up doing the same work you did of manually fixing/updating the declarations to work with the latest XCode, but thank you for making your work visible for the rest of us!)
Any help or guidance would be very much appreciated.
I keep getting this error and occasionally a message saying 'undefined is not an object'. I have installed it as instructed but can't seem to get around this issue. Any help would be appreciated :)