Results 6 issues of Joe Goodall

The version of react-native-action-button in the package.json is set to 2.9.0 whilst in the package-lock.json the version is 2.8.5. The version on npm is 2.8.5 (see [here](https://www.npmjs.com/package/react-native-action-button)) which was published...

![screenshot_20161230-230923](https://cloud.githubusercontent.com/assets/8888799/21608722/2cee0e34-d1b6-11e6-972b-97acb123a2cf.png) Getting this RSOD when installing to Android. Have gone through the installation instructions and everything is set up. Anybody had similar problems and/or knows how to resolve this?

``` /ios/TestChange RENAMED mv: no such file or directory: /Users/Joe/OutOfTheBoxAgain/ios/OutOfTheBoxAgain-tvOS Ignore above error if this file doesn't exist mv: no such file or directory: /Users/JoeOutOfTheBoxAgain/ios/OutOfTheBoxAgain-tvOSTests Ignore above error if this...

**Describe the bug** autoPlayReverse not working. autoPlay does. **To Reproduce** Steps to reproduce the behavior: Add basic arousel implementation and try and set autoPlayReverse prop **Expected behavior** Expect autoPlayReverse to...

bug

After upgrading from RN0.39->0.44, heading was coming back as undefined on Android. This appeared to be because instead of using `data.heading` (as it says in the README.md) it was just...