Config an Expo project with Typescript and Jest

Hi,

Can someone provide an example how to config an expo project with Typescript and Jest?

Thanks in advance,
Diego

Hey @diegolaciar,

Always remember that Google is you best friend! One of our fellow Exponauts @janaagaard75 has really helped our TS efforts and has this great repo https://github.com/janaagaard75/expo-and-typescript that will help you on your Expo-TypeScript adventure.

Additionally, here is our repo for using Jest with Expo: https://github.com/expo/expo/tree/master/packages/jest-expo

Cheers,

Adam

Thanks @adamjnav for your response.

No problem! Good luck getting TS and Jest up and running with your project!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.