# PowerSync Update: October 2023

> Our latest updates from October 2023. We’ve taken big strides since our Beta release August. Highlights include React Native support, Dashboard enhancements and more

- Published: 2023-11-03
- Author: Kobie Botha
- Category: Product Update
- Source: https://powersync.com/blog/powersync-update-october-2023

---

We’ve taken big strides since our Beta release on August 10th. We’ve answered the [call from Supabase developers](https://github.com/orgs/supabase/discussions/357) to enable offline-first for [Flutter](https://pub.dev/packages/powersync) and [React Native](https://www.npmjs.com/package/@powersync/react-native) apps. We’ve since [open-sourced](https://www.powersync.co/open-source) both of those SDKs. Here are some things we shipped during October…

### **React Native SDK in Beta**

![](https://powersync.com/images/blog/powersync-update-october-2023-inline-b8fe115bbd.png)

After our alpha release earlier this month, we’ve made it to beta with our React Native client SDK. Works well with Expo.

[React Native docs](https://docs.powersync.co/client-sdk-references/react-native-and-expo)

### **Use Firebase or Auth0 as authentication providers**

![](https://powersync.com/images/blog/powersync-update-october-2023-inline-7958401ea9.png)

In addition to Supabase Auth, Firebase and Auth0 are now supported as authentication providers. Custom auth is also supported. Thanks to **Andy G** for getting us on this.

[Authentication setup docs](https://docs.powersync.co/usage/installation/authentication-setup)

### **Multiple PowerSync Dashboard enhancements**

![](https://powersync.com/images/blog/powersync-update-october-2023-inline-7a16309c31.png)

The Dashboard is under constant improvement, here is what’s new:

  * Auto-generating client-side schema from sync rules [h/t **Jon H**]
  * Support for detecting schema changes and automatically re-replicating tables [h/t **Emil Z** , **Benedikt M**]
  * Improved inline validation for sync rules
  * Sync rule validation now rejects SQL syntax PowerSync does not support [h/t **Alex M**]
  * The Dashboard now lists tables from all schemas, not only public schemas [h/t **Andy G**]

[Try them out](https://accounts.journeyapps.com/users/sign_in)

### **Join the community**

![](https://powersync.com/images/blog/powersync-update-october-2023-inline-c2e7462dc7.png)

Join the PowerSync Discord server to keep updated on the latest releases and discuss topics related to sync.

[Join Discord](https://discord.gg/powersync)

### **PowerChat (React Native) and Trello clone (Flutter) now available**

![](https://powersync.com/images/blog/powersync-update-october-2023-inline-d02dd39d6a.png)

Thanks to **Benedikt Müller** who released [PowerChat](https://github.com/journeyapps/powersync-supabase-react-native-group-chat-demo) — a group chat app built with React Native. Thanks to **Herman Lintvelt** who released a [Trello clone app](https://github.com/journeyapps/powersync-supabase-flutter-trello-demo) built with Flutter.

[See all example apps](https://docs.powersync.co/resources/examples-demo-apps)

### **Made with PowerSync**

![](https://powersync.com/images/blog/powersync-update-october-2023-inline-43c5ddf12d.png)

[Read about our interview](https://www.powersync.co/blog/insights-from-production-use-trashblitz) with **Praful M** on how he used PowerSync to make [TrashBlitz](https://apps.apple.com/us/app/trashblitz/id6447145347) offline-first. TrashBlitz was built with [FlutterFlow](https://flutterflow.io/) and is used in production to track trash collection efforts happening around the world.

[Watch the interview](https://youtu.be/dZY4JOV7ArA)
