Brownie is a type-safe shared-state library for brownfield React Native apps that now supports both iOS and Android. It uses a TypeScript schema defined in a `.brownie.ts` file as a single source of truth, then generates native types for Swift and Kotlin via a CLI codegen step. On the React Native side, a `useStore` hook

6m read timeFrom callstack.com
Post cover image
Table of contents
Getting started with BrownieHow it all works End-to-EndMigration from alpha versionsHow this impacts Brownfield integrations

Sort: