2021-05-17
2046
#react native#typescript
Edmund Ekott
48166
May 17, 2021 â‹… 7 min read

Using TypeScript with React Native

Edmund Ekott Frontend engineer who specializes in building complex UIs with JavaScript and CSS.

Recent posts:

JavaScript Loops Explained, And Best Practices

JavaScript loops explained, and best practices

JavaScript loops like for, for...of, and for...in are constructs that help run a piece of code multiple times.

Rahul Padalkar
Jun 23, 2025 â‹… 8 min read
8 Reasons Your Next.js App Is Slow — And How To Fix Them

8 reasons your Next.js app is slow — and how to fix them

You don’t need to guess what’s wrong with your Next.js app. I’ve mapped out the 8 biggest performance traps and the fixes that actually work.

Chizaram Ken
Jun 20, 2025 â‹… 16 min read
how to truncate text in CSS (single and multi-line)

How to truncate text in CSS (single and multi-line)

Learn how to truncate text with three dots in CSS, and use two reliable CSS text truncation techniques while covering single-line and multi-line truncations.

Chinedu Okere
Jun 20, 2025 â‹… 10 min read
how to use the Interest Invoker API for better, more accessible UX

How to use the Interest Invoker API for better, more accessible UX

Explore how to use Google’s new experimental Interest Invoker API for delays, popovers, and smarter hover UX.

Emmanuel John
Jun 19, 2025 â‹… 7 min read
View all posts

2 Replies to "Using TypeScript with React Native"

  1. I would love to have an updated React-native and typescript and be able to render on the web. I know there is one here already but I followed it and the webpack config is not working and I couldn’t fix it.

  2. Is the typescript template still existing? Use the command results to an error while fetching the template

Leave a Reply