Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User React Native to build a demo to integrate the web map core #155

Open
dadiorchen opened this issue Jan 30, 2023 · 4 comments
Open

User React Native to build a demo to integrate the web map core #155

dadiorchen opened this issue Jan 30, 2023 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dadiorchen
Copy link
Collaborator

We need to test the integration of the core with native app (via webview)
Need to test:

  • Display the web map
  • Test the touch interaction( tap the tree icon to display a dialog)

Question:

  • where should we put the demo to, this repo (core) or a separate one?

Some hints:

  • Please read our readme for more information/guide/tutorial.
  • Here is an engineering book in Greenstand.
  • To know more about our organization, visit our website.
  • If you want to join the slack community (some resources need the community member's permission), please leave your email address.
@dadiorchen dadiorchen added enhancement New feature or request good first issue Good for newcomers labels Jan 30, 2023
@SuokN
Copy link
Collaborator

SuokN commented Feb 7, 2023

Can I try to do it? I think better if this demo will be in separate repo.

@dadiorchen
Copy link
Collaborator Author

https://github.com/Greenstand/treetracker-web-map-core-demo
Yes, go ahead! Maybe someone else is also interested, you guys can work together I think.

@SuokN
Copy link
Collaborator

SuokN commented Mar 11, 2023

After several attempts to solve this issue, I managed to implement this part only through WebView (smth like that <WebView Source={{uri: 'https://map.treetracker.org/'}} />). That is meen, part of the application is not nativeI want to try to do something else and if there is any other positive result, I will push it in a demo.

@dadiorchen
Copy link
Collaborator Author

But in my mind webview is a good solution and just what we wanted? Is there any other solution to integrate a npm lib like web map core?

Thanks for your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants