Posts by Matheus Matavelli • 3 points
1 post
-
0
votes1
answer863
viewsQ: React Native error: Undefined is not a Function
I’m having a bug in React React Native error: Undefined is not a Function import React, { Component } from 'react'; import { View, Text, StyleSheet } from 'react-native'; import { connect } from…