Jon on Nostr: If I understand correctly you want to make something like static screens for nostr, ...
If I understand correctly you want to make something like static screens for nostr, without any logic behind, like pulling notes and sending but you'd have screens that renders notes and a screen for postings.
Given all of that adding the actual logic should not be hard. You just need to make sure your code will handle that with ease.
Maybe you want to create something like a UI library for nostr, which people could extend and build clients with and add their custom logic. So it would be similar to ant design or material UI, where all components for building an app are ready and the developers can just assemble them together however they want and add whatever logic they need.
Hope this helps
Published at
2024-07-22 04:17:57Event JSON
{
"id": "dbe9a0682987f5bc81ee86c2547c0170a811f28b1abfd890459978836d32f2aa",
"pubkey": "b7e6dad1f2f4b4e4d7949131feeeeb07aad87312a2a9b2fa7255a922cdd5d282",
"created_at": 1721621877,
"kind": 1,
"tags": [
[
"e",
"5f8ccc1fb6da4d4ce84b49d333f411e04b30c93841b1d9c62b75f4b17763c8f6",
"",
"root"
],
[
"p",
"a80fc4a78634ee26aabcac951b4cfd7b56ae18babd33c5afdcf6bed6dc80ebd1"
]
],
"content": "If I understand correctly you want to make something like static screens for nostr, without any logic behind, like pulling notes and sending but you'd have screens that renders notes and a screen for postings.\n\nGiven all of that adding the actual logic should not be hard. You just need to make sure your code will handle that with ease. \n\nMaybe you want to create something like a UI library for nostr, which people could extend and build clients with and add their custom logic. So it would be similar to ant design or material UI, where all components for building an app are ready and the developers can just assemble them together however they want and add whatever logic they need.\n\nHope this helps ",
"sig": "5f597e0f5d33ade33ab92e75f48d04b7dccc6e5631385ed76bbc8000dd88940a8e230c7eaf19f9dea3c803be4ced13f96b94ec7930e2bfd1674ce20ea46ed5d0"
}