Skip to content

Instantly share code, notes, and snippets.

@kumarks1122
Created January 15, 2019 18:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kumarks1122/082f7cfd62a4055d50d476355ffe1c06 to your computer and use it in GitHub Desktop.
Save kumarks1122/082f7cfd62a4055d50d476355ffe1c06 to your computer and use it in GitHub Desktop.
React-Native and Redux Basics - Medium post
export const UPDATE_USER_DATA = 'UPDATE_USER_DATA';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment