Bug Fixes
- starter: remove unneeded react native app initialization #1246 (Youssef Gaber)
- core: fix inversing properly to avoid needing forceClassName for when you change the sub-theme AND inverse at the same time #1249 (natew)
- web: avoid flattening for createStyledContext until we implement CSS generation for it (natew)
Documentation
- clarify comments on stylable #1247 (la55u)
- improve theme + styleable notes (natew)
- add some notes on customizing the built in tamagui themes (natew)