S
S
Space Around2021-02-02 00:26:46
React
Space Around, 2021-02-02 00:26:46

How to get data from Redux Store outside of a component?

The file structure has a utils folder, which stores the overall project logic or reusable functions. The problem is that connectonly components are connected through, and there is no function from another file, so reading values ​​from storeis impossible, how to read storein external functions in react native+ redux?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Stolyarov, 2021-02-02
@viksnamax

In the component itself, pass the necessary data from the store to functions in utils

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question