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

Deep linking - Open API to add an emission from another app in NFM.earth #101

Open
PierreBresson opened this issue Apr 2, 2020 · 1 comment
Labels
🆕 Feature New feature - approved by the team

Comments

@PierreBresson
Copy link
Member

PierreBresson commented Apr 2, 2020

Open NMF.earth to the world by providing a small api to add an emission in the NMF.earth app from any external app.

Could be something like :

let redirectUrl = Linking.makeUrl('add/emission', { name: 'Flight', value: 500, emissionType: 'custom' });

nmfearth:///add/emission?name=Flight&value=500&emissionType=custom

https://docs.expo.dev/guides/deep-linking/

@PierreBresson PierreBresson added 🆕 Feature New feature - approved by the team 🍦 Nice to have Cool, but not urgent labels Apr 2, 2020
@PierreBresson PierreBresson removed the 🍦 Nice to have Cool, but not urgent label Apr 13, 2020
@PierreBresson PierreBresson added the hacktoberfest https://hacktoberfest.digitalocean.com/ label Oct 3, 2020
@Jeconias
Copy link
Contributor

You can assign it to me?

Jeconias added a commit to Jeconias/nmf-app that referenced this issue Oct 12, 2020
@PierreBresson PierreBresson removed the hacktoberfest https://hacktoberfest.digitalocean.com/ label Nov 1, 2020
@PierreBresson PierreBresson added the hacktoberfest https://hacktoberfest.digitalocean.com/ label Sep 23, 2021
@PierreBresson PierreBresson removed the hacktoberfest https://hacktoberfest.digitalocean.com/ label Nov 1, 2021
@PierreBresson PierreBresson changed the title Linking - Open API to add an emission from another app in NFM.earth Deep linking - Open API to add an emission from another app in NFM.earth Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 Feature New feature - approved by the team
Projects
None yet
Development

No branches or pull requests

2 participants