mendix / docs

Mendix documentation repository
https://docs.mendix.com
Creative Commons Attribution 4.0 International
140 stars 718 forks source link

Doumentaion for Nanoflow Commons #4275

Closed Chris-Karona closed 2 years ago

Chris-Karona commented 2 years ago

When you look at the Marketplace module Nanoflow Commons the documentation section refers the reader to the Mendix Studio Pro Ref Guide with a link. The Mendix Studio Pro Ref Guide refers the reader back to the MarketPlace documentation.

I have a specific question I was trying to address. If I want to use the geolocation actions we get a runtime error because the library @react-native-community/geolocation is imported but it does not appear to be in the Mendix Native Template. There are no instructions in the documentation that the library needs to be imported into a custom native template but this appears to be the only way to make it work. Is this correct?

I am sure there are other things that users of the module might like to know too.

Thanks for your help.

Luyao-Zhang-1 commented 2 years ago

@Chris-Karona Thank you for bringing up this issue. I will look into it and get back to you.

Luyao-Zhang-1 commented 2 years ago

@Chris-Karona Are you using Mendix 8 or 9?

Chris-Karona commented 2 years ago

HI. This project is on Mx 9.6 at the moment.

Chris

From: Luyao Zhang @.*** Sent: 10 March 2022 16:14 To: mendix/docs Cc: Chris Moran; Mention Subject: Re: [mendix/docs] Doumentaion for Nanoflow Commons (Issue #4275)

@Chris-Karona https://github.com/Chris-Karona Are you using Mendix 8 or 9?

— Reply to this email directly, view it on GitHub https://github.com/mendix/docs/issues/4275#issuecomment-1064232500 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AHIXM33QESIN4RJRBKX2BFDU7INUJANCNFSM5QMU2KIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . You are receiving this because you were mentioned.Image removed by sender.Message ID: @.***>

-- This email has been checked for viruses by AVG. https://www.avg.com

Luyao-Zhang-1 commented 2 years ago

Hi @Chris-Karona, I checked with our developer – so you should do the following:

  1. Install the module in Studio Pro
  2. Use the native builder UI tool from studio pro to configure the native app The builder tool detects the dependency and add it to the native app automatically
Luyao-Zhang-1 commented 2 years ago

I will look into the possibilities of improving the Nanoflow Commons doc. I created a task in the backlog.