Remove all native base dependencies.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { Button, View } from "native-base";
|
||||
import React from "react";
|
||||
import { Alert, Modal, StyleSheet, Text } from "react-native";
|
||||
import { Alert, Modal, StyleSheet, Text, Button, View } from "react-native";
|
||||
import ImageViewer from "react-native-image-zoom-viewer";
|
||||
import { connect } from "react-redux";
|
||||
import { createStructuredSelector } from "reselect";
|
||||
|
||||
Reference in New Issue
Block a user