ReactStateMuseum icon indicating copy to clipboard operation
ReactStateMuseum copied to clipboard

Snack.expo.io PLZZZZZZ!

Open GantMan opened this issue 6 years ago • 2 comments

I would love to have native examples of all the state systems in https://snack.expo.io/

This is a bit of a haul, help needed.

GantMan avatar May 04 '18 20:05 GantMan

@GantMan This project is awesome - thanks for it! 🎉

Without CLI like CodeSandbox is truly quite tedious so I thought I will help with few examples:

  • setState: https://snack.expo.io/@vadistic/basicsetstateexample
  • Context: https://snack.expo.io/@vadistic/basiccontextexample
  • Unstated: https://snack.expo.io/@vadistic/basicunstatedexample

I can create PR with few more or you can simply fork them & add yourself, so they'll sit on your repo - what's best for you?

Btw. aws-appsync & aws-appsync-react won't install for me on expo. Can somebody give it a quick try it?

vadistic avatar May 09 '18 11:05 vadistic

@vadistic - please creat a PR. I will only fork if there is some kind of maintenance that requires I modify your code. I think you should get full credit if you do the snack examples! I'm glad they will have your username in the links.

As for aws-appsync, I think that can't happen, due to native code. We can just leave those out.

GantMan avatar May 09 '18 13:05 GantMan