Seanmclem

Results 7 issues of Seanmclem

When following the instructions to enable fs access, I get Uncaught ReferenceError: require is not defined.

I followed [these instructions](https://github.com/remoteinterview/zero/blob/master/docs/react/README.md). Created empty folder, add `index.jsx`, added a component text like this ``` export default () => Hello React; ``` I run `zero`, and it installs and...

See here https://www.reddit.com/r/programming/comments/fg7ant/apple_now_requires_sign_in_with_apple_ios/?sort=top or here https://developer.apple.com/app-store/review/guidelines/#sign-in-with-apple Pretty soon this great Plugin will be almost useless for iPhone apps if Apple is really going to enforce this

enhancement

Web slinging is great and fun until you hit a wall. Sometimes it would be nice to grab onto the wall or climb a little bit more and get on...

provide example output, like others already do. Ex https://day.js.org/docs/en/display/as-iso-string

For mitosis, the docs seem to clearly go over how your template and state etc will be set up. But besides brief mention of a CSS prop in a blog...

### Version Number latest ### Codesandbox/Expo snack https://codesandbox.io/p/sandbox/react-ts-form-example-6gkuyx?file=%2Fsrc%2FApp.tsx%3A136%2C47 ### Steps to reproduce 1. Go to https://react-ts-form.com/docs/docs/example-inputs/select 2. You can see how to setup a Select List component. [Seen here](https://react-ts-form.com/docs/docs/example-inputs/select). It...