React And React Native Meetup : April 2022
Designing a low-code UI kit in React for a JavaScript SDK, universal navigation in a React Native+Next.js stack, React Native's latest architecture and much more...
Author

Date

Book a call
Two years since our last meetup, we hosted the first ever offline React and React Native meetup on the 22nd of April yesterday hosted by us at GeekyAnts at our headquarters in Bangalore. Our meetups are a fun way of us discussing with our friends in the community about what is new and growing with this technology. This meetup was very special to us as it was the first time in two years that we met up in person to discuss what is happening with this ever-evolving technology. There were a lot of things that were discussed including the new architecture of React and React Native, its new functionalities which allow it to be used for web along with our in-house contributions which include NativeBase. We had a full-house where we encouraged developers from across Bangalore to come and pitch in with their two cents about the state of React and React Native and where it would go next.
In this article, we have outlined all the talks that took place of the day along with the links to the sessions:
Designing A Low-Code UI Kit In React For A JavaScript SDK: Ekaansh Arora
The first talk in-line was delivered by Ekaansh Arora, a developer at Agora, who spoke about building a low code React UI kit with a JS SDK. He specialises in developing low-code and no-code platforms to reduce developers’ effort and his experience in the field gave him the expertise to deliver this session in a very well-rounded manner. He spoke about coupling the JS SDK with React along with the benefits of CSS when it is available out-of-the-box over Tailwind which is more popularly used. Another topic that was discussed during the session was how to create React patterns for cool APIs which can be used internally in your project by substantiating an object using JavaScript. He also spoke about how to get started with React Hooks and customising the design and features for React props.
React Native’s New Architecture: Mandeep Singh
The last talk for the day was regarding the topic of React Native’s new architecture, its functionalities and benefits and it was delivered by Mandeep Singh, a React and React Native developer who works at Hiring Express. He started the discussion by explaining React Native’s current architecture and comparing it to the new one. The topics of how an OS understands JavaScript code and compiled into platform languages using the bundling process was also discussed. He also spoke about natively rendering apps and how the UI of a React Native app is rendered and explained the process through a demo app.
While all of our meetups are a forum to exchange ideas, what sets this one apart is that it gave folks an opportunity to catch up, socialise and talk about common interests in person. The event was closed with a panel discussion and what set this one apart from the rest of our meetups is its interactive nature where the audience jumped in to contribute to the conversations and queries around React and React Native. The panelists not only discussed the new architecture of React Native and the advantages it brings to developers but they also spoke about topics like debugging in order to enhance the quality of code that is being written. Performance issue was another subject that was discussed along with state management and how to implement it the right way. The panelists discussed the advantages of Redux and what it brings to the table in terms of React state management but also how to vary and implement it according to the use case. They also spoke about technologies like Chrome DevTools and React DevTools and how to fix performance issues using these technologies.
Related Articles.
More from the engineering frontline.
Dive deep into our research and insights on design, development, and the impact of various trends to businesses.

Jun 16, 2025
Advanced Navigation in Flutter Web: A Deep Dive with Go Router
Master advanced navigation in Flutter Web using go router. Learn deep linking, auth redirects, ShellRoute layouts, and more to scale your app like a pro.

Aug 8, 2024
Unlocking Expo's Power: A Guide to Config Plugins and Mods
Ready to upgrade your Expo projects? By adding configuration plugins and mods, you can customize Expo to suit your needs.

Feb 7, 2024
Stripe and Wallet Integration in Flutter
This guide teaches you how to integrate Stripe payment into your applications and also manage wallet creation.

Jan 24, 2024
React Native Vision Camera | React Native Package To Give Camera Access To Your App
Maximize your React Native app with React Native Vision Camera. Explore innovation, glimpse the future with its creators, and elevate your projects.

Dec 8, 2023
The AI Race: What Google Gemini Means For AI’s Future
Just when the AI pond was beginning to calm, Google recently dropped a huge innovation into it with Gemini. The ripples are huge and disruptive.

Oct 17, 2023
Exploring Optical Character Recognition (OCR): An Experiment with OpenCV and PyTesseract
This blog delves into grayscale and color image processing, shedding light on accuracy and challenges and uncovering OCR's vast potential.