Skip to content

Instantly share code, notes, and snippets.

@syamjayaraj
Created August 7, 2018 18:00
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 syamjayaraj/1d983830722e1ea8ca1c26d6e6db5c90 to your computer and use it in GitHub Desktop.
Save syamjayaraj/1d983830722e1ea8ca1c26d6e6db5c90 to your computer and use it in GitHub Desktop.
import React, { Component } from "react";
import { TouchableOpacity, StyleSheet, Alert, Picker } from 'react-native';
import { Container, View, Header, Content, Text, Left, Right, Body, Title, Item, Input, Button, List, ListItem, } from "native-base";
import Communications from 'react-native-communications';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment