ReactStateMuseum
ReactStateMuseum copied to clipboard
Snack.expo.io PLZZZZZZ!
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 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 - 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.