You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-16Lines changed: 2 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,19 +46,6 @@ React Native Brownfield is an open source project and will always remain free to
46
46
47
47
Like the project? ⚛️ [Join the team](https://callstack.com/careers/?utm_campaign=Senior_RN&utm_source=github&utm_medium=readme) who does amazing stuff for clients and drives React Native Open Source! 🔥
48
48
49
-
## Contributors
50
-
51
-
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
52
-
53
-
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
Copy file name to clipboardExpand all lines: docs/docs/docs/api-reference/brownie/overview.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Brownie
2
2
3
3
:::warning Alpha
4
-
Brownie is in alpha stage and not yet released. APIs may change.
4
+
Brownie is in alpha stage. APIs may change.
5
5
:::
6
6
7
7
Brownie is a shared state management library for React Native brownfield apps. It enables seamless state synchronization between your React Native code and native code.
@@ -37,8 +37,8 @@ Brownie is a shared state management library for React Native brownfield apps. I
0 commit comments