Instawork / hyperview

Server-driven mobile apps with React Native

Home Page:https://hyperview.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incomplete documentation of Hyperview component

adamstep opened this issue · comments

The docs at https://hyperview.org/docs/reference_hyperview_component are out-of-date, missing props like loadingScreen and errorScreen among others. The format is also not written as a reference, making it hard to link to sections.

I noticed this due to recent questions related to customizing the loading screen.

Hi there!
First of all, I want to express my gratitude for this promising library. I was wondering if there is any news about updating the documentation for custom components. I believe it would be really helpful to have more examples showcasing the integration of components for using native features like the camera, files, etc. It would also be great to see more documentation and examples on how to capture data from these components and send it to the backend.
Please keep in mind that many developers who are interested in this library may not have extensive knowledge of React Native.
Best regards