Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

react-native use typescript

yarn add --dev typescript @types/jest @types/react @types/react-native @types/react-test-renderer
# or for npm
npm install --save-dev typescript @types/jest @types/react @types/react-native @types/react-test-renderer
Source by reactnative.dev #
 
PREVIOUS NEXT
Tagged: #typescript
ADD COMMENT
Topic
Name
8+5 =