2022-10-14
2617
#react native
Farhan Kathawala
44734
Oct 14, 2022 ⋅ 9 min read

Using MUI in React Native

Farhan Kathawala I’m a full-stack developer with three years of experience in frontend development (I worked with Angular and Vue back then, and now I mostly work with React/React Native) and three years of experience in backend development, writing and maintaining APIs and microservices. I also have experience automating service provision and application setup on AWS/Azure/GCP.

Recent posts:

tanstack table react table

A complete guide to TanStack Table (formerly React Table)

Discover how to use TanStack Table, formerly known as React Table, to build a table UI for a variety of use cases.

Paramanantham Harrison
Mar 28, 2025 ⋅ 14 min read
javascript object prototypes

JavaScript prototypes: How objects inherit properties and methods

Explore what prototypes are, how the prototype chain works, and how to use the prototype chain to create inheritance between objects.

Ibadehin Mojeed
Mar 28, 2025 ⋅ 7 min read
featured image tsx extension

What is the difference between a .ts and .tsx file extension?

Examine the differences between the .ts and .tsx file types, their use cases, and best practices for a React TypeScript project.

Hussain Arif
Mar 27, 2025 ⋅ 8 min read
How To Use Try...catch For Error Handling In JavaScript

How to use try...catch for error handling in JavaScript

Learn how to use JavaScript try…catch for error handling, including syntax, advanced scenarios, and managing asynchronous code.

Ivy Walobwa
Mar 27, 2025 ⋅ 5 min read
View all posts

2 Replies to "Using MUI in React Native"

  1. Greetings. This section’s link doesn’t work (Not founf) “To enable tree shaking and reduce the bundle size of React Native Paper, follow these additional installation instructions.”

    1. Hello, thanks for pointing out the broken link. We’ve replaced it with the correct one. Happy coding!

Leave a Reply