Last active
February 25, 2020 13:33
-
-
Save dani-mp/f61bea189a9b16259171851fd7cde994 to your computer and use it in GitHub Desktop.
React Navigation (v1/2/3/4) Navigator wrapped in a React Context Provider
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Silly question how can I console.log data inside one of the views? Any ideas on what I'm doing wrong here? With the code below I am trying to console.log(this.context) and get blank object {}