Skip to content

Commit d61b6bd

Browse files
committed
update README with latest library versions
1 parent 092402e commit d61b6bd

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

README.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -59,24 +59,22 @@ Each project is generated based on the results of the CLI, on a per-file basis.
5959

6060
| Library | Category | Version | Description |
6161
| ------------------ | ------------------- | ------- | ---------------------------------------------- |
62-
| React Native | Mobile Framework | v0.79 | The best cross-platform mobile framework |
63-
| React | UI Framework | v19 | The most popular UI framework in the world |
64-
| TypeScript | Language | v5 | Static typechecking |
65-
| React Navigation | Navigation | v7 | Performant and consistent navigation framework |
66-
| Expo | SDK | v53 | Allows (optional) Expo modules |
67-
| Expo Font | Custom Fonts | v13 | Import custom fonts |
68-
| Expo Linking | URL Handling | v7 | Open your app via a URL |
69-
| Expo Router | Navigation | v5 | File-based routing in React-Native |
70-
| Expo Splash Screen | Splash Screen | v0.27 | Custom splash screen |
71-
| Expo Status Bar | Status Bar Library | v2 | Status bar support |
72-
| Expo System UI | System UI Library | v5 | System UI support |
73-
| Expo Web Browser | Web Browser Library | v14 | Open links in the browser |
62+
| React Native | Mobile Framework | v0.81 | The best cross-platform mobile framework |
63+
| React | UI Framework | v19.1 | The most popular UI framework in the world |
64+
| TypeScript | Language | v5.9 | Static typechecking |
65+
| React Navigation | Navigation | v7.1 | Performant and consistent navigation framework |
66+
| Expo | SDK | v54 | Opionated framework for building RN apps |
67+
| Expo Linking | URL Handling | v8 | Open your app via a URL |
68+
| Expo Router | Navigation | v6 | File-based routing in React-Native |
69+
| Expo Status Bar | Status Bar Library | v3 | Status bar support |
70+
| Expo System UI | System UI Library | v6 | System UI support |
71+
| Expo Web Browser | Web Browser Library | v15 | Open links in the browser |
7472
| NativeWind | UI Framework | v4.1 | Tailwind CSS for React Native |
7573
| Unistyles | UI Framework | v3 | Superset of StyleSheet |
76-
| Safe Area Context | Safe Area Library | v5 | Safe area support |
77-
| React Native Web | Web Support | v0.20 | React Native for Web |
78-
| Firebase | Backend and Auth | v10 | Cloud-hosted NoSQL database from Google |
79-
| Supabase | Backend and Auth | v2 | Open source Firebase alternative |
74+
| Safe Area Context | Safe Area Library | v5.6 | Safe area support |
75+
| React Native Web | Web Support | v0.21 | React Native for Web |
76+
| Firebase | Backend and Auth | v10.5 | Cloud-hosted NoSQL database from Google |
77+
| Supabase | Backend and Auth | v2.38 | Open source Firebase alternative |
8078

8179
## Reporting Bugs & Feedback
8280

0 commit comments

Comments
 (0)