Israa Taha
👤 PersonAppearances Over Time
Podcast Appearances
Yeah.
Yeah.
I would probably do it on React Native. I've been a React Native developer for two years now, but I'm a solo dev for the most part. And I don't know a lot of others in the community, at least immediate community, that do React Native development. So it would just kind of be interesting to see if there are people doing mobile development, what are they using.
I would probably do it on React Native. I've been a React Native developer for two years now, but I'm a solo dev for the most part. And I don't know a lot of others in the community, at least immediate community, that do React Native development. So it would just kind of be interesting to see if there are people doing mobile development, what are they using.
If they're interested in React Native, I could maybe talk about that a little bit.
If they're interested in React Native, I could maybe talk about that a little bit.
I listen to the React Native radio podcast that's hosted by Infinite Red, who is one of the leading consultancies, actually one of the biggest consultancies in the US for React Native development. I also read their newsletter. They have a newsletter that they publish with some of the latest news. I keep up with React Native releases. They just released 0.76 recently, and then
I listen to the React Native radio podcast that's hosted by Infinite Red, who is one of the leading consultancies, actually one of the biggest consultancies in the US for React Native development. I also read their newsletter. They have a newsletter that they publish with some of the latest news. I keep up with React Native releases. They just released 0.76 recently, and then
Just kind of keeping up on Twitter, just reading up on new libraries and frameworks with Expo.
Just kind of keeping up on Twitter, just reading up on new libraries and frameworks with Expo.
Yeah. Do you have a take on that? I haven't used it yet, but it's supposed to be faster than obviously the old architecture. So there's a lot of push for React Native packages to switch to the new architecture because there are ones that are still not compatible with it. So if you do switch your project to new architecture, there might be some packages that kind of have issues with that.
Yeah. Do you have a take on that? I haven't used it yet, but it's supposed to be faster than obviously the old architecture. So there's a lot of push for React Native packages to switch to the new architecture because there are ones that are still not compatible with it. So if you do switch your project to new architecture, there might be some packages that kind of have issues with that.
I know there's a big movement to get those packages compatible. So, yeah.
I know there's a big movement to get those packages compatible. So, yeah.
By doing. It is GPT-able, but some of the stuff is a little bit older or outdated. Right. So you kind of have to keep up with documentation, kind of have to try it out for yourself and play around with it. But yeah, that's kind of been one of my biggest struggles is where do I find those resources when I have questions on how do I do this? Or this isn't quite working the way that I expect it to.
By doing. It is GPT-able, but some of the stuff is a little bit older or outdated. Right. So you kind of have to keep up with documentation, kind of have to try it out for yourself and play around with it. But yeah, that's kind of been one of my biggest struggles is where do I find those resources when I have questions on how do I do this? Or this isn't quite working the way that I expect it to.
Where do I go? And so... Twitter, Infinite Red also has a Slack community of a lot of React Native developers. So if you have questions, a lot of times you can go into their Slack, ask a question, and somebody will be able to either answer or point you in the right direction to figure out where to go from there.
Where do I go? And so... Twitter, Infinite Red also has a Slack community of a lot of React Native developers. So if you have questions, a lot of times you can go into their Slack, ask a question, and somebody will be able to either answer or point you in the right direction to figure out where to go from there.
I'm building a React Native template. So I am using React Native CLI to build a template with React Native hook form and Zod for forms and validation and integrating authentication with the idea that if I wanted to build a mobile app with React Native, these are the things that just kind of come with it. So I don't have to rebuild it from scratch.
I'm building a React Native template. So I am using React Native CLI to build a template with React Native hook form and Zod for forms and validation and integrating authentication with the idea that if I wanted to build a mobile app with React Native, these are the things that just kind of come with it. So I don't have to rebuild it from scratch.