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 f63e50c commit 217b172Copy full SHA for 217b172
README.md
@@ -1,12 +1,8 @@
1
-<p align="center">
+<a href="https://www.callstack.com/open-source" align="center">
2
<picture>
3
- <source media="(prefers-color-scheme: dark)" srcset="./website/docs/public/logo.svg">
4
- <img alt="RNEF" src="./website/docs/public/logo.svg" height="100">
+ <img alt="React Native Enterprise Framework" src="https://github.com/user-attachments/assets/5d7d2dd4-4561-431c-a70b-05a76896b8d4">
5
</picture>
6
-</p>
7
-<h1 align="center" style="border-bottom: 0px">
8
- React Native Enterprise Framework<br />
9
-</h1>
+</a>
10
<p align="center">
11
This is a React Native framework for developing large, modular applications for all the platforms supported by React Native.
12
</p>
0 commit comments