-
Notifications
You must be signed in to change notification settings - Fork 43
Description
First of all I would like to express my appreciation for starting this journey with native lib. I'm looking forward seeing MAUI as fully-fledged platform and not creating obstacles for developers starting the journey with mobile apps.
However, I find current repo and accompanying documentation being poorly explained. Those who understand documentation are those who do not require it, it is written more in the manner of "notes to my future self", making it difficult for those who truly need guidance.
For instance, there is no mentioning of how to actually include "newBinding". Mac dependency is not emphasized for project to work out of the box.
I would be much happier to see a situation where less knowledge of android/ios, i.e. android studio/xcode knowledge is required to understand the provided examples.
Good luck!