Skip to content

Commit

Permalink
Merge pull request #11 from zerodays/feat/blog-example
Browse files Browse the repository at this point in the history
fix: add missing example and blog post
  • Loading branch information
zigapk authored Apr 15, 2024
2 parents 0e39f4e + 9e3bee5 commit 6191602
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 6191602

Please sign in to comment.