Skip to content

Commit

Permalink
fix: add missing example and blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
zigapk committed Apr 15, 2024
1 parent 0e39f4e commit 9e3bee5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Offers a seamless integration of OpenAI's advanced AI capabilities within React

![Example Gif](assets/example.gif)

If you are interested in learning more, take a look at this [blog post](https://dev.to/zerodays/generative-ui-in-react-native-180f). It discusses how to build UIs with this package and what is behind the scenes.

## Features

- React Native (with Expo) type-safe helpers for streaming text responses + components for building chat UIs
Expand Down Expand Up @@ -198,6 +200,7 @@ const {
- Minimal: https://github.com/zerodays/react-native-gen-ui-minimal-example
- Location & Weather: https://github.com/zerodays/react-native-gen-ui-weather-example
- Blog post with more details: https://dev.to/zerodays/generative-ui-in-react-native-180f
## License
Expand Down

0 comments on commit 9e3bee5

Please sign in to comment.