fable-compiler / fable-compiler.github.io

Fable web site
https://fable.io
23 stars 63 forks source link

Add Feliz.ReactNative to resources page #157

Closed carne8 closed 1 year ago

MangelMaxime commented 1 year ago

Hello @carne8,

I am going to remove the Resources > Libraries section in a near future because it doesn't provide a good UX and it is pretty incomplete (a few dozens of packages listed when there are 400-500s Fable packages).

The replacement of that section is now https://fable.io/packages/ which is always up to date with the NuGet feed. To have you package listed on that tool you need to add a few tags.

You can find the documentation here: https://fable.io/docs/your-fable-project/author-a-fable-library.html

Feel free to ask me question if something is unclear.