Commit c700f99d authored by Wahyu Adjie Prasetyo's avatar Wahyu Adjie Prasetyo

camera

parent 0df402f5
......@@ -4,12 +4,8 @@ import { Camera } from 'expo-camera';
import * as Permissions from 'expo-permissions';
import { FontAwesome, Ionicons, MaterialCommunityIcons } from '@expo/vector-icons';
import * as ImagePicker from 'expo-image-picker';
import * as FileSystem from 'expo-file-system';
import { connect } from 'react-redux';
import ActionType from '../redux/globalActionType';
import ImageResizer from 'react-native-image-resizer';
import * as ImageManipulator from "expo-image-manipulator";
class Cameras extends React.Component {
state = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment