Skip to content

Commit 03f26f6

Browse files
authored
Update README with notes on React Native new architecture support (#3500)
1 parent c274c57 commit 03f26f6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
[![NPM Downloads](https://img.shields.io/npm/dm/react-native-ui-lib.svg?style=flat)](https://www.npmjs.com/package/react-native-ui-lib)
1616
<a href="https://twitter.com/rnuilib"><img src="https://img.shields.io/twitter/follow/rnuilib.svg?style=flat&colorA=1DA1F2&colorB=20303C&label=Follow%20us%20on%20Twitter" alt="Follow on Twitter"></a>
1717

18+
## Notes
19+
20+
#### React Native New Arc
21+
22+
We are working on upgrading our UI Library to support the new React Native Architecture.
23+
Currently, we support React Native 0.73, and we plan to support React Native 0.77 next.
24+
While we don’t have a timeline yet, this is part of our roadmap.
1825

1926
## Links
2027
- [Docs](https://wix.github.io/react-native-ui-lib/)

0 commit comments

Comments
 (0)