Skip to content

Instantly share code, notes, and snippets.

@andresn
Created July 26, 2017 10:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andresn/4c66569704ef45f0db3eedcfbfdc43e5 to your computer and use it in GitHub Desktop.
Save andresn/4c66569704ef45f0db3eedcfbfdc43e5 to your computer and use it in GitHub Desktop.
'use strict';
import React from 'react';
import {
AppRegistry,
View,
PickerIOS,
StyleSheet
} from 'react-native';
export default class TimePicker extends React.Component {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment