Steve Moretz

Results 107 comments of Steve Moretz

You could catch up by reading the following article : https://blog.expo.dev/introducing-custom-development-clients-5a2c79a9ddf8

Sure you need to first install this library with yarn and after that, install the expo cli package globally then run eas build on your project, did you do all...

Well your next step is to run `eas build` then it asks you a couple of questions and makes a `eas. json` config file, you can also modify that config...

For me it says you're using hidden SSID, I was using hidden SSID but since it didn't work with this kext I changed it to exposed SSID and now it...

> @hyochan Looks quite an interesting suggestion 😄. But if trying to apply `reanimated v2`, I think you should make a major change to the component. The ways they treat...

Sure I wanted to share my own demo at first but it seems too complicated for start. There's a basic example on the official documentation: https://docs.swmansion.com/react-native-reanimated/docs/api/useAnimatedScrollHandler/ just use `styles.box` to...

> @Stevemoretz This is great to discuss! Can you share the actual demo link that you'd like to be supported for better clarification? Just remembered something extremely important, if you...

The tests I ran were pretty promising and I got it working :) In the meanwhile I realized that your component doesn't support refs right now, maybe I should put...

> @Stevemoretz This is great to discuss! Can you share the actual demo link that you'd like to be supported for better clarification? Just remembered about this and came back...

> @Stevemoretz I am sorry there! I am having really busy days until Oct 17th 😢 . > > I might have to come back after that. > > P.S....