[PR #14] [MERGED] Added standalone example app. #222

Closed
opened 2026-05-05 11:56:01 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kusti8/proton-native/pull/14
Author: @soorajvnair
Created: 2/17/2018
Status: Merged
Merged: 2/17/2018
Merged by: @kusti8

Base: masterHead: master


📝 Commits (1)

  • a26f2f8 add standalone example app

📊 Changes

3 files changed (+26 additions, -3 deletions)

View changed files

examples/Notepad/.babelrc (+7 -0)
📝 examples/Notepad/index.js (+3 -3)
examples/Notepad/package.json (+16 -0)

📄 Description

Hey there,

The example inside the examples folder was just a file, i've added a full application project inside an appropriately named sub folder ( Notepad ) as an example, so that the user only needs to do npm install and then do npm start to get an example application up and running. Hope that adds value.

Appreciate the great work on the library once again!. :) 👍


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kusti8/proton-native/pull/14 **Author:** [@soorajvnair](https://github.com/soorajvnair) **Created:** 2/17/2018 **Status:** ✅ Merged **Merged:** 2/17/2018 **Merged by:** [@kusti8](https://github.com/kusti8) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a26f2f8`](https://github.com/kusti8/proton-native/commit/a26f2f8e668ccb0ba3470c1ca9b2928abb03e35a) add standalone example app ### 📊 Changes **3 files changed** (+26 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `examples/Notepad/.babelrc` (+7 -0) 📝 `examples/Notepad/index.js` (+3 -3) ➕ `examples/Notepad/package.json` (+16 -0) </details> ### 📄 Description Hey there, The example inside the examples folder was just a file, i've added a full application project inside an appropriately named sub folder ( Notepad ) as an example, so that the user only needs to do npm install and then do npm start to get an example application up and running. Hope that adds value. Appreciate the great work on the library once again!. :) 👍 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:56:01 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/proton-native#222
No description provided.