Utilities and UI components for cross-platform React Native apps
0

Configure Feed

Select the types of activity you want to include in your feed.

docs: add standard badges to README

Joseph Hale (Nov 8, 2025, 4:48 PM -0700) 1fd124ff 60267375

+7
+7
README.md
··· 1 1 # react-native-expressive 2 2 3 + <!-- BADGES --> 4 + [![](https://badgen.net/github/license/thehale/react-native-expressive)](https://github.com/thehale/react-native-expressive/blob/master/LICENSE) 5 + [![](https://badgen.net/badge/icon/Sponsor/pink?icon=github&label)](https://github.com/sponsors/thehale) 6 + [![Joseph Hale's software engineering blog](https://jhale.dev/badges/website.svg)](https://jhale.dev) 7 + [![](https://jhale.dev/badges/follow.svg)](https://www.linkedin.com/comm/mynetwork/discovery-see-all?usecase=PEOPLE_FOLLOWS&followMember=thehale) 8 + 3 9 Utilities and UI components for cross-platform React Native apps 10 + 4 11 5 12 ## Installation 6 13