Is this a bug report?
Yes
Yes
Environment
Environment:
OS: macOS Sierra 10.12.6
Node: 6.9.2
Yarn: 0.23.4
npm: 3.10.9
Watchman: 4.7.0
Xcode: Xcode 9.0 Build version 9A235
Android Studio: 2.2 AI-145.3537739
Packages: (wanted => installed)
react: 16.0.0-beta.5 => 16.0.0-beta.5
react-native: 0.49.3 => 0.49.3
Steps to Reproduce
import {
CheckBox
} from 'react-native';
(Write your steps here:)
- Install 0.49.3
- Create a project.
- Import Checkbox
Expected Behavior
A styled checkbox such as Switch does.
Actual Behavior
A box with red borders with no actions.

Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Environment
Environment:
OS: macOS Sierra 10.12.6
Node: 6.9.2
Yarn: 0.23.4
npm: 3.10.9
Watchman: 4.7.0
Xcode: Xcode 9.0 Build version 9A235
Android Studio: 2.2 AI-145.3537739
Packages: (wanted => installed)
react: 16.0.0-beta.5 => 16.0.0-beta.5
react-native: 0.49.3 => 0.49.3
Steps to Reproduce
(Write your steps here:)
Expected Behavior
A styled checkbox such as Switch does.
Actual Behavior
A box with red borders with no actions.