Questions tagged as 'react-redux'

0
answers

Undefined is not an object

I'm doing an app on react native & I'm creating views with redux but I'm having this problem If someone could help me ... this is my code import React, { Component } from 'react' import { Provider, connect } from 'reac...
asked by 20.12.2018 / 15:27
0
answers

problems with Redux and React Native

I'm starting in the world of redux at work but I do not finish catching it well and there is no one who can help me out. I created the store in the app.js some test actions and their corresponding reducers, but when I send the data I'm not sa...
asked by 15.11.2018 / 15:20
0
answers

Problems wanting to bring a parameter with getParam in React Native

I have a question, I'm doing an app with React Native and Redux, similar to what Twitter is. In the Home a timeline of tweets is loaded of which when I play in one of them, I have to show that particular tweet. The problem is that when I click o...
asked by 14.11.2018 / 02:39