Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquim-verges authored Aug 30, 2021
1 parent 8c5542c commit d707aec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ Helium works great with declarative UI frameworks like Jetpack Compose and Swift

For detailed information and examples, head over to the [helium-core](/helium-core) documentation.

For usage with Jetpack Compose, check out the [helium-compose](/helium-compose) documentation.

#### Ready to use App Blocks

Helium provides the framework to build your own AppBlocks, but also provides a growing catalog of existing blocks ready to be used:
Expand All @@ -84,7 +86,7 @@ Follow the links above for documentation and examples on how to use those handy

#### Samples

- [multiplaform_app](/samples/multiplaform_app) - Simple Multiplatform News App (Android & iOS), using Jetpack Compose and SwiftUI
- [multiplaform_app](/samples/multiplatform_app) - Simple Multiplatform News App (Android & iOS), using Jetpack Compose and SwiftUI
- [newsapp](/samples/newsapp) - Fully functional Android News app downloadable on [Google Play](https://play.google.com/store/apps/details?id=com.jv.news)
- [demoapp](/samples/demoapp) - A catalog of different AppBlocks usages

Expand Down

0 comments on commit d707aec

Please sign in to comment.