Skip to content

Commit 1668598

Browse files
committed
Fix
1 parent 4a80991 commit 1668598

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/navigation/About.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ const AboutScreen = () => {
2020
<Text style={styles.text}>
2121
Check our GitHub repository: https://github.com/AreaLayer/firebolt-react-native
2222
</Text>
23+
<Text style={styles.text}>
24+
Created by: AreaLayer
25+
</Text>
2326
<Text style={styles.text}>
2427
Version: 1.0.22-alpha
2528
</Text>

0 commit comments

Comments
 (0)