© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Christopher Fenos
Addicted to context. Full stack in the fin tech and Ethereum space
Great article, but my question is where is the defaultTheme variable defined in the app.tsx… is it from the global typescript module you made?
John O. Emmanuel
Senior Software Engineer | Mobile & Web Specialist
Hi Christopher, defaultTheme is defined in @types/styled.d.ts and yeah it's a global typescript module.
John O. Ajeigbe thanks John