Daishi Kato

Results 105 issues of Daishi Kato

There must be quite a bit of work.

As of writing (Feb 10 2020), this project is stale for several reasons. - react-native's new architecture (fabric) doesn't use bridge anymore, so the bridge based approach will not shine...

Since "web" version of svg doesn't work, we need to wait for react-native-svg to support "dom". https://github.com/react-native-community/react-native-svg/issues/945

I personally really want it. Can we implement it with Web Push?

Desirably just one challenge for each app. --------- Steps: 1. Build a small expo app. 2. Create a GithHub repo in your GitHub profile and push the code. 3. File...

good first issue

I'm experimenting with my boilerplate: https://github.com/dai-shi/typescript-expo-apollo-boilerplate One issue is when making TextInput empty when submitting. It doesn't update the component. The code: https://github.com/dai-shi/typescript-expo-apollo-boilerplate/blob/3cdc702d996800f3bc12882e9a3791776128fab2/src/components/NewPost.tsx#L24

This project is inspired by React Server Components. The current implementation is independent from RSCs, but I have been interested in making this based on RSC APIs, if such things...

@otakustay noted an interesting point in https://github.com/ReactTraining/react-router/pull/7010#issuecomment-582754956 > I'd like to see a more flexible approach where we can handle preloading separately and communicates with react-router via Promise or another...

Hello, may I ask if i18n for cfs:autoform is supported, and which package is responsible for it? Thanks for a nice package!

Following #40. Valtio's useSnapshot is incompatible with some use cases that are allowed (and recommended) in React. It would be really nice if we can detect such cases and warn...