We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad9327 commit 8a4b0efCopy full SHA for 8a4b0ef
README.md
@@ -25,7 +25,7 @@
25
26
## A basic Setup
27
28
-```javascript
+```typescript
29
import React, {useState} from 'react';
30
import {SafeAreaView, Text, ScrollView, TouchableOpacity} from 'react-native';
31
0 commit comments