I am building a feature in my iOS app, I need to get list of nearby networks and the strength, frequency of each one.
how can I achieve this? is there any public api I can use to achieve this?
Start here: TN3111: iOS Wi-Fi API overview.
Especially note this part:
iOS does not have a general-purpose API for Wi-Fi scanning and configuration.