is there an easy way to see which applications were built with NDK? i guess crawling repos on github? any particular string of text i could search for?
Give this a try: https://github.com/search?q=%40nostr-dev-kit%2Fndk+path%3A**%2Fpackage.json&type=code
Please Login to reply.
Perfect. Thank you.